BookmarkScopeInfo.TemporaryId 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 une valeur qui identifie de manière unique le BookmarkScope moment où il BookmarkScope est dans un état non initialisé.
public:
property System::String ^ TemporaryId { System::String ^ get(); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public string TemporaryId { get; }
public string TemporaryId { get; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false)>]
member this.TemporaryId : string
member this.TemporaryId : string
Public ReadOnly Property TemporaryId As String
Valeur de propriété
Valeur qui identifie de façon unique le BookmarkScope moment où le BookmarkScope se trouve dans un état non initialisé.
- Attributs
Remarques
Si la BookmarkScope valeur est initialisée, la valeur retournée est null.