Udostępnij przez


DeclaredTypeElement.KnownTypes Własność

Definicja

Pobiera kolekcję znanych typów.

To API wspiera infrastrukturę produktu i nie jest przeznaczone do bezpośredniego używania z twojego kodu.

public:
 property System::Runtime::Serialization::Configuration::TypeElementCollection ^ KnownTypes { System::Runtime::Serialization::Configuration::TypeElementCollection ^ get(); };
[System.Configuration.ConfigurationProperty("", DefaultValue=null, Options=System.Configuration.ConfigurationPropertyOptions.IsDefaultCollection)]
public System.Runtime.Serialization.Configuration.TypeElementCollection KnownTypes { get; }
[<System.Configuration.ConfigurationProperty("", DefaultValue=null, Options=System.Configuration.ConfigurationPropertyOptions.IsDefaultCollection)>]
member this.KnownTypes : System.Runtime.Serialization.Configuration.TypeElementCollection
Public ReadOnly Property KnownTypes As TypeElementCollection

Wartość nieruchomości

Element TypeElementCollection zawierający znane typy.

Atrybuty

Dotyczy