DsmlDirectoryIdentifier.ServerUri Property

Definition

The ServerUri property contains the Uri of the server this object identifies.

public:
 property Uri ^ ServerUri { Uri ^ get(); };
public Uri ServerUri { get; }
member this.ServerUri : Uri
Public ReadOnly Property ServerUri As Uri

Property Value

Uri

The Uri of the server this object identifies.

Applies to