Udostępnij za pośrednictwem


DeclaredTypeElement.KnownTypes Właściwość

Definicja

Pobiera kolekcję znanych typów.

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu 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ść właściwości

Element TypeElementCollection zawierający znane typy.

Atrybuty

Dotyczy