PrintSystemObjectPropertyChangedEventArgs.PropertyName Property

Definition

Gets the name of the property that 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

A String that holds the property name.

Applies to