ThemeProvider.ContentHashCode 属性

定义

获取传递给构造函数的主题定义的哈希代码。

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

属性值

Int32

作为主题定义传递给类构造函数的字符串的哈希代码。

适用于