Επεξεργασία

Κοινή χρήση μέσω


COMPropertyInfo.PropertyType Property

Definition

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.

Applies to

See also