PrintSystemObjectPropertyChangedEventArgs::PropertyName Property

 

Gets the name of the property that changed.

Namespace:   System.Printing
Assembly:  System.Printing (in System.Printing.dll)

public:
property String^ PropertyName {
	String^ get();
}

Property Value

Type: System::String^

A String that holds the property name.

.NET Framework
Available since 3.0
Return to top
Show: