ThemeProvider.ContentHashCode プロパティ

定義

コンストラクターに渡されたテーマの定義のハッシュ コードを取得します。

public:
 property int ContentHashCode { int get(); };
public int ContentHashCode { get; }
member this.ContentHashCode : int
Public ReadOnly Property ContentHashCode As Integer

プロパティ値

テーマの定義としてクラス コンストラクターに渡される文字列のハッシュ コード。

適用対象