COMPropertyInfo.PropertyType Eigenschap

Definitie

Hiermee haalt u het type van deze eigenschap op.

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

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

Waarde van eigenschap

Het type Object.

Van toepassing op

Zie ook