Partager via


OutputWindowPane.Guid, propriété

Retourne le GUID pour l'objet OutputWindowPane.

Espace de noms :  EnvDTE
Assembly :  EnvDTE (dans EnvDTE.dll)

Syntaxe

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

Valeur de propriété

Type : String
Chaîne identifiant OutputWindowPane de manière unique.

Sécurité .NET Framework

Voir aussi

Référence

OutputWindowPane Interface

EnvDTE, espace de noms

Autres ressources

Comment : compiler et exécuter les exemples de code du modèle objet Automation