DataConnectionPropertyChangedEventArgs.PropertyName Property

Definition

Retrieves the name of the property that has changed.

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

Property Value

Returns the string literal name of the property that has changed.

Applies to