ObjectPutEventArgs.Path Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient l’identité de l’objet qui a été placé.
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
Valeur de propriété
Retourne un ManagementPath chemin contenant le chemin d’accès de l’objet qui a été placé.
Remarques
Valeur de propriété
Contenant ManagementPath le chemin d’accès de l’objet qui a été placé.
Sécurité du .NET Framework
Confiance totale pour l’appelant immédiat. Ce membre ne peut pas être utilisé par du code partiellement approuvé. Pour plus d’informations, consultez Utilisation de bibliothèques à partir de code partiellement approuvé.