COMPropertyInfo::PropertyType Property

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Gets the type of this property.

Namespace:   Microsoft.JScript
Assembly:  Microsoft.JScript (in Microsoft.JScript.dll)

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

Property Value

Type: System::Type^

The type of System::Object.

.NET Framework
Available since 1.1
Return to top
Show: