共用方式為


ObjectPutEventArgs.Path 屬性

定義

取得已放置物件的識別 (Identity)。

public:
 property System::Management::ManagementPath ^ Path { System::Management::ManagementPath ^ get(); };
public System.Management.ManagementPath Path { get; }
member this.Path : System.Management.ManagementPath
Public ReadOnly Property Path As ManagementPath

屬性值

傳回 ManagementPath 值,含有已置放物件的路徑。

備註

屬性值

ManagementPath 包含已放置之對象的路徑。

.NET Framework 安全性

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

適用於