HelpKeyWordAttribute(String) Construtor

Definição

Inicializa uma nova instância da classe HelpKeyWordAttribute com a palavra-chave da Ajuda especificada.

public:
 HelpKeyWordAttribute(System::String ^ helpKeyword);
public HelpKeyWordAttribute (string helpKeyword);
new Microsoft.SqlServer.Management.UI.ConnectionDlg.HelpKeyWordAttribute : string -> Microsoft.SqlServer.Management.UI.ConnectionDlg.HelpKeyWordAttribute
Public Sub New (helpKeyword As String)

Parâmetros

helpKeyword
String

A palavra-chave da Ajuda fornecida por este atributo.

Aplica-se a