HelpKeyword(String, Nullable<Int32>) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
HelpKeyword(System::String ^ keyword, Nullable<int> topicId);
public HelpKeyword (string keyword, int? topicId);
new Microsoft.ReportDesigner.HelpKeyword : string * Nullable<int> -> Microsoft.ReportDesigner.HelpKeyword
Public Sub New (keyword As String, topicId As Nullable(Of Integer))
Paramètres
- keyword
- String