Retrieves the attribute of this type from the enum member.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public static IndexableSourceFieldHelpAttribute GetAttribute( SourceType type )
Public Shared Function GetAttribute ( _ type As SourceType _ ) As IndexableSourceFieldHelpAttribute
public: static IndexableSourceFieldHelpAttribute^ GetAttribute( SourceType type )
Parameters
- type (SourceType)