Sdílet prostřednictvím


ImportContext.TypeIdentifiers Vlastnost

Definice

Získá sadu entit kódu, na které se kontext vztahuje.

Toto rozhraní API podporuje produktovou infrastrukturu a není určené k použití přímo z uživatelského kódu.

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

Hodnota vlastnosti

CodeIdentifiers

A CodeIdentifiers , která určuje entity kódu, na které se kontext vztahuje.

Platí pro