Compartir a través de


ConnectionInfo.ScopePath Propiedad

Definición

Obtiene la ruta de acceso del ámbito de la conexión.

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

Valor de propiedad

Objeto ManagementScopePath que se pasa al ConnectionInfoCollection(IConnectionManager) constructor.

Se aplica a