TfvcChangesetsRequestData.commentLength Field
Namespace: Microsoft.TeamFoundation.SourceControl.WebApi
Assembly: Microsoft.TeamFoundation.SourceControl.WebApi (in Microsoft.TeamFoundation.SourceControl.WebApi.dll)
Syntax
'Declaration
<DataMemberAttribute> _
Public commentLength As Integer
[DataMemberAttribute]
public int commentLength
[DataMemberAttribute]
public:
int commentLength
[<DataMemberAttribute>]
val mutable commentLength: int
public var commentLength : int
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.