Host Property

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

Gets or sets a metadata Relationship service Host object.

Namespace:  Dpws.Client.Discovery
Assembly:  MFDpwsClient (in MFDpwsClient.dll)

Syntax

'Declaration
Public ReadOnly Property Host As DpwsMexService
public DpwsMexService Host { get; }
public:
property DpwsMexService^ Host {
    DpwsMexService^ get ();
}
member Host : DpwsMexService
function get Host () : DpwsMexService

Property Value

Type: Dpws.Client.Discovery. . :: . .DpwsMexService
The service host object.

.NET Framework Security

See Also

Reference

DpwsRelationship Class

Dpws.Client.Discovery Namespace