Udostępnij przez


Konstruktor HelpContextAttribute (String)

Inicjuje nowe wystąpienie HelpContextAttribute klasy za pomocą parametru słowo kluczowe F1.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Design
Zestaw:  Microsoft.SqlServer.Dts.Design (w Microsoft.SqlServer.Dts.Design.dll)

Składnia

'Deklaracja
Public Sub New ( _
    f1Keyword As String _
)
'Użycie
Dim f1Keyword As String

Dim instance As New HelpContextAttribute(f1Keyword)
public HelpContextAttribute(
    string f1Keyword
)
public:
HelpContextAttribute(
    String^ f1Keyword
)
new : 
        f1Keyword:string -> HelpContextAttribute
public function HelpContextAttribute(
    f1Keyword : String
)

Parametry

  • f1Keyword
    Typ: System.String
    Słowo kluczowe tematu pomocy, aby wyświetlić.