Share via


DiscoveryWellKnownAddress Property

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

Gets the Ws-Discovery well-known address.

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

Syntax

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

Property Value

Type: System. . :: . .String
The Ws-Discovery well-known address.

.NET Framework Security

See Also

Reference

ProtocolVersion Class

Ws.Services Namespace