Edit

Share via


TfvcChangeset Constructors

Definition

Overloads

TfvcChangeset()

public TfvcChangeset();
Public Sub New ()

Applies to

TfvcChangeset(TfvcChangesetRef)

public TfvcChangeset(Microsoft.TeamFoundation.SourceControl.WebApi.TfvcChangesetRef tfvcChangesetRef);
new Microsoft.TeamFoundation.SourceControl.WebApi.TfvcChangeset : Microsoft.TeamFoundation.SourceControl.WebApi.TfvcChangesetRef -> Microsoft.TeamFoundation.SourceControl.WebApi.TfvcChangeset

Parameters

tfvcChangesetRef
TfvcChangesetRef

Applies to