Partager via


TfvcShelvesetRequestData.MaxCommentLength, propriété

Espace de noms :  Microsoft.TeamFoundation.SourceControl.WebApi
Assembly :  Microsoft.TeamFoundation.SourceControl.WebApi (dans Microsoft.TeamFoundation.SourceControl.WebApi.dll)

Syntaxe

'Déclaration
<DataMemberAttribute(EmitDefaultValue := False)> _
Public Property MaxCommentLength As Nullable(Of Integer)
[DataMemberAttribute(EmitDefaultValue = false)]
public Nullable<int> MaxCommentLength { get; set; }

Valeur de propriété

Type : System.Nullable<Int32>

Sécurité .NET Framework

Voir aussi

Référence

TfvcShelvesetRequestData Classe

Microsoft.TeamFoundation.SourceControl.WebApi, espace de noms