Share via


WsdpNamespaceUri Property

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

Used to get the devices profile for web services.

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

Syntax

'Declaration
Public MustOverride ReadOnly Property WsdpNamespaceUri As String
public abstract string WsdpNamespaceUri { get; }
public:
virtual property String^ WsdpNamespaceUri {
    String^ get () abstract;
}
abstract WsdpNamespaceUri : string
abstract function get WsdpNamespaceUri () : String

Property Value

Type: System. . :: . .String
The devices profile for a web service.

.NET Framework Security

See Also

Reference

ProtocolVersion Class

Ws.Services Namespace