WellKnownServiceTypeEntry.ObjectUri Property

Definition

Gets the URI of the well-known service type.

public:
 property System::String ^ ObjectUri { System::String ^ get(); };
public string ObjectUri { get; }
member this.ObjectUri : string
Public ReadOnly Property ObjectUri As String

Property Value

The URI of the server-activated service type.

Applies to