DialogBase.F1Keyword 屬性
發佈時間: 2016年4月
命名空間: Microsoft.VisualStudio.Modeling.Integration.Shell
組件: Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0.dll 中)
語法
protected virtual string F1Keyword { get; }
protected:
property String^ F1Keyword {
virtual String^ get();
}
abstract F1Keyword : string with get
override F1Keyword : string with get
Protected Overridable ReadOnly Property F1Keyword As String
屬性值
Type: System.String
請參閱
DialogBase 類別
Microsoft.VisualStudio.Modeling.Integration.Shell 命名空間
回到頁首