NetDataContractSerializerSection.EnableUnsafeTypeForwarding Eigenschap

Definitie

Hiermee wordt een waarde opgehaald die aangeeft of doorsturen van onveilige typen is ingeschakeld.

public:
 property bool EnableUnsafeTypeForwarding { bool get(); };
[System.Configuration.ConfigurationProperty("enableUnsafeTypeForwarding", DefaultValue=false)]
public bool EnableUnsafeTypeForwarding { get; }
[<System.Configuration.ConfigurationProperty("enableUnsafeTypeForwarding", DefaultValue=false)>]
member this.EnableUnsafeTypeForwarding : bool
Public ReadOnly Property EnableUnsafeTypeForwarding As Boolean

Waarde van eigenschap

true indien het doorsturen van onveilige typen is ingeschakeld; anders, false.

Kenmerken

Van toepassing op