Partager via


IVsDifferenceCodeWindow.Caption, propriété

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

Syntaxe

'Déclaration
Property Caption As String
string Caption { get; set; }
property String^ Caption {
    String^ get ();
    void set (String^ value);
}
abstract Caption : string with get, set
function get Caption () : String 
function set Caption (value : String)

Valeur de propriété

Type : String

Sécurité .NET Framework

Voir aussi

Référence

IVsDifferenceCodeWindow Interface

Microsoft.VisualStudio.Editor, espace de noms