Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.VisualStudio.Modeling.Integration.Shell
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0.dll)
Syntax
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
Property Value
Type: System.String
See Also
DialogBase Class
Microsoft.VisualStudio.Modeling.Integration.Shell Namespace
Return to top