DependencyPropertyDescriptor.Description Eigenschap

Definitie

Hiermee wordt de beschrijving van het lid, zoals opgegeven in de DescriptionAttribute.

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

Waarde van eigenschap

De beschrijving van het lid. Als er geen DescriptionAttributeis, wordt de eigenschapswaarde ingesteld op de standaardwaarde. Dit is een lege tekenreeks ("").

Opmerkingen

Deze eigenschap is afhankelijk van de onderliggende PropertyDescriptoreigenschap.

Van toepassing op