Property | Type | Description | |
---|---|---|---|
GetSelectedCanonicalNameFromTeamExplorer | string |
Method | Description | |
---|---|---|
GetCurrent ( ) : TfsTeamProjectCollection | ||
GetCurrentSelectedQueryPath ( ) : |
||
ShowChangesetDetails ( int changesetId ) : void | ||
Vs10VisualStudioAdapter ( DTE dte ) : System |
Method | Description | |
---|---|---|
GetSelectedCanonicalNameFromTeamExplorer ( IVsTeamExplorer teamExplorer ) : string |
public GetCurrent ( ) : TfsTeamProjectCollection | ||
return | TfsTeamProjectCollection |
public GetCurrentSelectedQueryPath ( ) : |
||
return |
public ShowChangesetDetails ( int changesetId ) : void | ||
changesetId | int | |
return | void |
public Vs10VisualStudioAdapter ( DTE dte ) : System | ||
dte | DTE | |
return | System |