ObjectPersistData.ObjectType Proprietà

Definizione

Ottiene il tipo di oggetto associato alle proprietà persistenti.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

public:
 property Type ^ ObjectType { Type ^ get(); };
public Type ObjectType { get; }
member this.ObjectType : Type
Public ReadOnly Property ObjectType As Type

Valore della proprietà

Tipo Type dell'oggetto compilato.

Si applica a