DeclaredTypeElement.KnownTypes Eigenschap

Definitie

Hiermee haalt u de verzameling bekende typen op.

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

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

Waarde van eigenschap

Een TypeElementCollection die de bekende typen bevat.

Kenmerken

Van toepassing op