Partager via


IParameter.Documentation, propriété

Obtient la documentation associée au paramètre.

Espace de noms :  Microsoft.VisualStudio.Language.Intellisense
Assembly :  Microsoft.VisualStudio.Language.Intellisense (dans Microsoft.VisualStudio.Language.Intellisense.dll)

Syntaxe

'Déclaration
ReadOnly Property Documentation As String
string Documentation { get; }
property String^ Documentation {
    String^ get ();
}
abstract Documentation : string with get
function get Documentation () : String

Valeur de propriété

Type : String
Documentation.

Notes

La documentation est affichée dans un contexte d'aide de signature (les informations sur les paramètres).

Sécurité .NET Framework

Voir aussi

Référence

IParameter Interface

Microsoft.VisualStudio.Language.Intellisense, espace de noms