DescriptionAttribute.Description Eigenschap

Definitie

Hiermee haalt u de beschrijving op die in dit kenmerk is opgeslagen.

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

Waarde van eigenschap

De beschrijving die is opgeslagen in dit kenmerk.

Van toepassing op

Zie ook