BookmarkScopeInfo.TemporaryId Propriété

Définition

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.

S’applique à