FrameworkTemplate.HasContent 屬性

定義

取得值,指出這個樣板是否有最佳化內容。

public:
 property bool HasContent { bool get(); };
public bool HasContent { get; }
member this.HasContent : bool
Public ReadOnly Property HasContent As Boolean

屬性值

Boolean

如果這個樣板有最佳化內容則為 true,否則為 false

適用於