Sdílet prostřednictvím


IIntegratedHelpService.AddContextAttribute Metoda

Definice

Přidá atribut context.

public:
 void AddContextAttribute(System::String ^ name, System::String ^ value, System::ComponentModel::Design::HelpKeywordType keywordType);
public void AddContextAttribute (string name, string value, System.ComponentModel.Design.HelpKeywordType keywordType);
abstract member AddContextAttribute : string * string * System.ComponentModel.Design.HelpKeywordType -> unit
Public Sub AddContextAttribute (name As String, value As String, keywordType As HelpKeywordType)

Parametry

name
String

Název atributu kontextu, který chcete přidat.

value
String

Hodnota atributu kontextu, který se má přidat.

keywordType
HelpKeywordType

Obsahuje HelpKeywordType identifikátory, které označují typ klíčového slova nápovědy.

Platí pro