RefreshEventArgs::TypeChanged Property

 

Gets the Type that changed its properties or events.

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

public:
property Type^ TypeChanged {
	Type^ get();
}

Property Value

Type: System::Type^

The Type that changed its properties or events.

.NET Framework
Available since 1.1
Return to top
Show: