ReflectionEvent.AttributeTypeShortName Property

Definition

Gets the short name of the attribute type.

public:
 property System::String ^ AttributeTypeShortName { System::String ^ get(); };
public string AttributeTypeShortName { get; }
member this.AttributeTypeShortName : string
Public ReadOnly Property AttributeTypeShortName As String

Property Value

The short name of the attribute type.

Applies to