EditorTabTextSettingsOption.HelpID 속성

Help identifier for the options page.

네임스페이스:  Microsoft.SqlServer.Management.UI.VSIntegration.Editors
어셈블리:  SQLEditors(SQLEditors.dll)

구문

‘선언
Protected Overrides ReadOnly Property HelpID As String 
    Get
‘사용 방법
Dim value As String 

value = Me.HelpID
protected override string HelpID { get; }
protected:
virtual property String^ HelpID {
    String^ get () override;
}
abstract HelpID : string 
override HelpID : string
override function get HelpID () : String

속성 값

유형: System.String
A string value that contains the help identifier.

참고 항목

참조

EditorTabTextSettingsOption 클래스

Microsoft.SqlServer.Management.UI.VSIntegration.Editors 네임스페이스