UIElement.PersistId プロパティ

定義

注意事項

PersistId is an obsolete property and may be removed in a future release. The value of this property is not defined.

この要素を一意に識別する値を取得します。

[System.Obsolete("PersistId is an obsolete property and may be removed in a future release.  The value of this property is not defined.")]
public int PersistId { get; }

プロパティ値

この要素の一意の識別子。

属性

注釈

PersistId は、各要素を一意に識別します。 要素は、同じ拡張アプリケーション マークアップ言語 (XAML) が読み込まれるたびに同じ PersistId を保持します (バイナリ表現を含む)。 この識別子は、内部読み込み、解析、シリアル化の要件に使用されます。 これは、アプリケーション コードで使用することを意図したものではありません。

このプロパティは、特定のインスタンスの GetHashCode 結果と関係がありません。

適用対象

製品 バージョン (廃止)
.NET Framework (3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1)
Windows Desktop (3.0, 3.1, 5, 6, 7, 8, 9)