ProjectInRunningDocumentTableEventArgs.Cookie 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.
Cookie de table de document en cours d’exécution pour le fichier projet. C’est VSCOOKIE_NIL le cas si le fichier projet n’est pas encore dans la table de document en cours d’exécution.
public:
property System::UInt32 Cookie { System::UInt32 get(); };
public uint Cookie { get; }
member this.Cookie : uint32
Public ReadOnly Property Cookie As UInteger