Share via


_NamespaceIsDefined Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Contains a value that indicates whether the namespace is defined.

Namespace:  Ws.Services.Serialization
Assembly:  MFWsStack (in MFWsStack.dll)

Syntax

'Declaration
Protected _NamespaceIsDefined As Boolean
protected bool _NamespaceIsDefined
protected:
bool _NamespaceIsDefined
val mutable _NamespaceIsDefined: bool
protected var _NamespaceIsDefined : boolean

.NET Framework Security

See Also

Reference

DataContractSerializer Class

Ws.Services.Serialization Namespace