ImportContext.TypeIdentifiers Proprietà

Definizione

Ottiene un insieme di entità di codice a cui viene applicato il contesto.

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

public:
 property System::Xml::Serialization::CodeIdentifiers ^ TypeIdentifiers { System::Xml::Serialization::CodeIdentifiers ^ get(); };
public System.Xml.Serialization.CodeIdentifiers TypeIdentifiers { get; }
member this.TypeIdentifiers : System.Xml.Serialization.CodeIdentifiers
Public ReadOnly Property TypeIdentifiers As CodeIdentifiers

Valore della proprietà

Oggetto CodeIdentifiers che specifica le entità di codice a cui viene applicato il contesto.

Si applica a