Share via


ConnectionInfo.ScopePath Property

Definition

Gets the scope path of the connection.

public:
 property Microsoft::Web::Management::Client::ManagementScopePath ^ ScopePath { Microsoft::Web::Management::Client::ManagementScopePath ^ get(); };
public Microsoft.Web.Management.Client.ManagementScopePath ScopePath { get; }
member this.ScopePath : Microsoft.Web.Management.Client.ManagementScopePath
Public ReadOnly Property ScopePath As ManagementScopePath

Property Value

The ManagementScopePath object that is passed to the ConnectionInfoCollection(IConnectionManager) constructor.

Applies to