Share via


ManagementScope.Path 屬性

定義

取得或設定 ManagementScope 的路徑。

public:
 property System::Management::ManagementPath ^ Path { System::Management::ManagementPath ^ get(); void set(System::Management::ManagementPath ^ value); };
public System.Management.ManagementPath Path { get; set; }
member this.Path : System.Management.ManagementPath with get, set
Public Property Path As ManagementPath

屬性值

傳回 ManagementPath,含有範圍 (命名空間) 的路徑。

備註

屬性值

ManagementPath 包含伺服器和命名空間的路徑。

.NET Framework 安全性

完全信任立即呼叫者。 這個成員無法供部分信任的程式碼使用。 如需詳細資訊,請參閱 使用部分信任程式代碼的連結庫

適用於