다음을 통해 공유


DialogBase.F1Keyword Property

Namespace:  Microsoft.VisualStudio.Modeling.Integration.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.10.0.dll)

Syntax

‘선언
Protected Overridable ReadOnly Property F1Keyword As String
    Get
protected virtual string F1Keyword { get; }
protected:
virtual property String^ F1Keyword {
    String^ get ();
}
abstract F1Keyword : string
override F1Keyword : string
function get F1Keyword () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

DialogBase Class

Microsoft.VisualStudio.Modeling.Integration.Shell Namespace