Partager via


PreviewWindowInfo.HelpContext, propriété

Obtient ou définit le contexte d'aide pour cette opération de refactorisation.

Espace de noms :  Microsoft.VisualStudio.Data.Schema.Package.Refactoring
Assembly :  Microsoft.VisualStudio.Data.Schema.Package (dans Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntaxe

'Déclaration
Public Property HelpContext As String
    Get
    Set
public string HelpContext { get; set; }
public:
property String^ HelpContext {
    String^ get ();
    void set (String^ value);
}
member HelpContext : string with get, set
function get HelpContext () : String
function set HelpContext (value : String)

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

PreviewWindowInfo Classe

Microsoft.VisualStudio.Data.Schema.Package.Refactoring, espace de noms