ThemeProvider.ContentHashCode 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得傳遞給建構函式的主題定義雜湊。
public:
property int ContentHashCode { int get(); };
public int ContentHashCode { get; }
member this.ContentHashCode : int
Public ReadOnly Property ContentHashCode As Integer
屬性值
當做主題定義傳遞給類別建構函式的字串雜湊程式碼。