ProvidePropertyAttribute.PropertyName Property

Definition

Gets the name of a property that this class provides.

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

Property Value

The name of a property that this class provides.

Applies to