Partager via


Workspace.Comment, propriété

Commentaire décrivant l'espace de travail. Peut être null ou vide.

REMARQUE : XML normalisera toutes les fins de ligne au saut de ligne (\ n).

Espace de noms :  Microsoft.TeamFoundation.VersionControl.Server
Assembly :  Microsoft.TeamFoundation.VersionControl.Server (dans Microsoft.TeamFoundation.VersionControl.Server.dll)

Syntaxe

'Déclaration
<ClientPropertyAttribute(ClientVisibility.Private)> _
Public Property Comment As String
[ClientPropertyAttribute(ClientVisibility.Private)]
public string Comment { get; set; }

Valeur de propriété

Type : System.String
retourne String ;

Sécurité .NET Framework

Voir aussi

Référence

Workspace Classe

Microsoft.TeamFoundation.VersionControl.Server, espace de noms