DotNetInvocationInfo.DotNetObjectId 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’identificateur d’objet pour instance appels de méthode. Une seule de DotNetObjectId ou AssemblyName peut être spécifiée.
public:
property long DotNetObjectId { long get(); };
public long DotNetObjectId { get; }
member this.DotNetObjectId : int64
Public ReadOnly Property DotNetObjectId As Long