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