COMPropertyInfo.PropertyType Property

Definition

Overloads

PropertyType

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

Gets the type of this property.

PropertyType

Gets the type of this property.

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

public:
 virtual property Type ^ PropertyType { Type ^ get(); };
public override Type PropertyType { get; }
member this.PropertyType : Type
Public Overrides ReadOnly Property PropertyType As Type

Property Value

The type of Object.

See also

Applies to