Method GetAttributeName
GetAttributeName(AttributeKind)
Gets the symbolic name of the attribute
Declaration
public static string GetAttributeName(this AttributeKind kind)
Parameters
public static string GetAttributeName(this AttributeKind kind)
AttributeKind | kind | AttributeKind to get the name of |
Returns
String | Name of the attribute |