Share via


AttributeProviderAttribute.PropertyName Vlastnost

Definice

Získá název vlastnosti, pro kterou budou atributy načteny.

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

Hodnota vlastnosti

Název vlastnosti, pro kterou budou atributy načteny.

Platí pro

Viz také