NamespaceUri Field

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

Contains the namespace URI of the service operation.

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

Syntax

'Declaration
Public ReadOnly NamespaceUri As String
public readonly string NamespaceUri
public:
initonly String^ NamespaceUri
val NamespaceUri: string
public final var NamespaceUri : String

.NET Framework Security

See Also

Reference

WsServiceOperation Class

Ws.Services Namespace