HelpKeywordAttribute.Default 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示 HelpKeywordAttribute 的預設值。 此欄位為唯讀。
public: static initonly System::ComponentModel::Design::HelpKeywordAttribute ^ Default;
public static readonly System.ComponentModel.Design.HelpKeywordAttribute Default;
staticval mutable Default : System.ComponentModel.Design.HelpKeywordAttribute
Public Shared ReadOnly Default As HelpKeywordAttribute
欄位值
備註
HelpKeywordAttribute 的預設值為 null
。