Freigeben über


TfvcShelvesetRequestData.MaxCommentLength-Eigenschaft

Namespace:  Microsoft.TeamFoundation.SourceControl.WebApi
Assembly:  Microsoft.TeamFoundation.SourceControl.WebApi (in Microsoft.TeamFoundation.SourceControl.WebApi.dll)

Syntax

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

Eigenschaftswert

Typ: System.Nullable<Int32>

.NET Framework-Sicherheit

Siehe auch

Referenz

TfvcShelvesetRequestData Klasse

Microsoft.TeamFoundation.SourceControl.WebApi-Namespace