Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
GetCurrent ( ) : Microsoft.TeamFoundation.Client.TfsTeamProjectCollection | ||
GetCurrentSelectedQueryPath ( ) : Services.QueryPath | ||
GetCurrentWorkSpace ( ) : Microsoft.TeamFoundation.VersionControl.Client.Workspace | ||
ShowChangesetDetails ( int changesetId ) : void | ||
VisualStudioAdapterBase ( DTE dte ) : System |
public abstract GetCurrent ( ) : Microsoft.TeamFoundation.Client.TfsTeamProjectCollection | ||
Résultat | Microsoft.TeamFoundation.Client.TfsTeamProjectCollection |
public abstract GetCurrentSelectedQueryPath ( ) : Services.QueryPath | ||
Résultat | Services.QueryPath |
public GetCurrentWorkSpace ( ) : Microsoft.TeamFoundation.VersionControl.Client.Workspace | ||
Résultat | Microsoft.TeamFoundation.VersionControl.Client.Workspace |
public abstract ShowChangesetDetails ( int changesetId ) : void | ||
changesetId | int | |
Résultat | void |
public VisualStudioAdapterBase ( DTE dte ) : System | ||
dte | DTE | |
Résultat | System |