TfvcChangesetsCollection Constructor
Namespace: Microsoft.TeamFoundation.SourceControl.WebApi
Assembly: Microsoft.TeamFoundation.SourceControl.WebApi (in Microsoft.TeamFoundation.SourceControl.WebApi.dll)
Syntax
'Declaration
Public Sub New
public TfvcChangesetsCollection()
public:
TfvcChangesetsCollection()
new : unit -> TfvcChangesetsCollection
public function TfvcChangesetsCollection()
.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.
See Also
Reference
TfvcChangesetsCollection Class