ItemPropertyInfo::PropertyType Property

 

Gets the type of the property.

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

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

Property Value

Type: System::Type^

The type of the property.

.NET Framework
Available since 3.0
Return to top
Show: