Метод | Описание | |
---|---|---|
GetNodeFiles ( IVsHierarchy hier, uint itemid ) : IList |
Returns a list of source controllable files associated with the specified node
|
|
GetProjectFileName ( IVsSccProject2 pscp2Project ) : string |
Returns the filename of the specified controllable project
|
|
GetProjectFiles ( IVsSccProject2 pscp2Project ) : IList |
Gets the list of source controllable files in the specified project
|
|
GetProjectFiles ( IVsSccProject2 pscp2Project, uint startItemId ) : IList |
Gets the list of source controllable files in the specified project
|
|
GetService ( |
||
GetSolutionFileName ( ) : string |
Returns the filename of the solution
|
|
GetSolutionFoldersEnum ( ) : |
Returns a list of solution folders projects in the solution
|
|
InCommandLineMode ( ) : bool |
Checks whether the provider is invoked in command line mode
|
|
IsSolutionFolderProject ( IVsHierarchy pHier ) : bool |
Checks whether the specified project is a solution folder
|
|
LoadUserOptions ( [ pPersistence, [ grfLoadOpts ) : int | ||
OnActiveStateChange ( ) : void | ||
OnProjectLoadFailure ( [ pStubHierarchy, [ pszProjectName, [ pszProjectMk, [ pszKey ) : int | ||
QuerySaveSolutionProps ( [ pHierarchy, [ pqsspSave ) : int | ||
QueryStatus ( System.Guid &guidCmdGroup, uint cCmds, OLECMD prgCmds, System pCmdText ) : int |
The shell call this function to know if a menu item should be visible and if it should be enabled/disabled. Note that this function will only be called when an instance of this editor is open.
|
|
ReadSolutionProps ( [ pHierarchy, [ pszProjectName, [ pszProjectMk, [ pszKey, [ fPreLoad, [ pPropBag ) : int | ||
ReadUserOptions ( [ pOptionsStream, [ pszKey ) : int | ||
RefreshNodesGlyphs ( IList |
Refreshes the glyphs of the specified hierarchy nodes
|
|
SaveSolutionProps ( [ pHierarchy, [ pPersistence ) : int | ||
SaveUserOptions ( [ pPersistence ) : int | ||
SccProvider ( ) : System | ||
WriteSolutionProps ( [ pHierarchy, [ pszKey, [ pPropBag ) : int | ||
WriteUserOptions ( [ pOptionsStream, [ pszKey ) : int |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void | ||
Initialize ( ) : void |
Метод | Описание | |
---|---|---|
DebugWalkingNode ( IVsHierarchy pHier, uint itemid ) : void | ||
Exec_icmdAddToSourceControl ( object sender, |
||
Exec_icmdCheckin ( object sender, |
||
Exec_icmdCheckout ( object sender, |
||
Exec_icmdToolWindowToolbarCommand ( object sender, |
||
Exec_icmdUseSccOffline ( object sender, |
||
Exec_icmdViewToolWindow ( object sender, |
||
GetLoadedControllableProjectsEnum ( ) : |
Returns a list of controllable projects in the solution
|
|
GetNodeFiles ( IVsSccProject2 pscp2, uint itemid ) : IList |
Returns a list of source controllable files associated with the specified node
|
|
GetProjectItems ( IVsHierarchy pHier ) : IList |
Gets the list of ItemIDs that are nodes in the specified project
|
|
GetProjectItems ( IVsHierarchy pHier, uint startItemid ) : IList |
Gets the list of ItemIDs that are nodes in the specified project, starting with the specified item
|
|
GetSelectedFilesInControlledProjects ( ) : IList |
Returns a list of source controllable files in the selection (recursive)
|
|
GetSelectedFilesInControlledProjects ( IList |
Returns a list of source controllable files in the selection (recursive)
|
|
GetSelectedHierarchies ( IList |
Gets the list of selected controllable project hierarchies
|
|
GetSelectedNodes ( ) : IList |
Gets the list of directly selected VSITEMSELECTION objects
|
|
IsThereASolution ( ) : bool |
Checks whether a solution exist
|
|
QueryStatus_icmdAddToSourceControl ( ) : OLECMDF | ||
QueryStatus_icmdCheckin ( ) : OLECMDF | ||
QueryStatus_icmdCheckout ( ) : OLECMDF | ||
QueryStatus_icmdUseSccOffline ( ) : OLECMDF |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
public GetNodeFiles ( IVsHierarchy hier, uint itemid ) : IList |
||
hier | IVsHierarchy | |
itemid | uint | |
Результат | IList |
public GetProjectFileName ( IVsSccProject2 pscp2Project ) : string | ||
pscp2Project | IVsSccProject2 | |
Результат | string |
public GetProjectFiles ( IVsSccProject2 pscp2Project ) : IList |
||
pscp2Project | IVsSccProject2 | |
Результат | IList |
public GetProjectFiles ( IVsSccProject2 pscp2Project, uint startItemId ) : IList |
||
pscp2Project | IVsSccProject2 | |
startItemId | uint | |
Результат | IList |
public GetService ( |
||
serviceType | ||
Результат | Object |
public GetSolutionFoldersEnum ( ) : |
||
Результат |
public IsSolutionFolderProject ( IVsHierarchy pHier ) : bool | ||
pHier | IVsHierarchy | |
Результат | bool |
public LoadUserOptions ( [ pPersistence, [ grfLoadOpts ) : int | ||
pPersistence | [ | |
grfLoadOpts | [ | |
Результат | int |
public OnProjectLoadFailure ( [ pStubHierarchy, [ pszProjectName, [ pszProjectMk, [ pszKey ) : int | ||
pStubHierarchy | [ | |
pszProjectName | [ | |
pszProjectMk | [ | |
pszKey | [ | |
Результат | int |
public QuerySaveSolutionProps ( [ pHierarchy, [ pqsspSave ) : int | ||
pHierarchy | [ | |
pqsspSave | [ | |
Результат | int |
public QueryStatus ( System.Guid &guidCmdGroup, uint cCmds, OLECMD prgCmds, System pCmdText ) : int | ||
guidCmdGroup | System.Guid | Guid describing which set of command the current command(s) belong to |
cCmds | uint | Number of command which status are being asked for |
prgCmds | OLECMD | Information for each command |
pCmdText | System | Used to dynamically change the command text |
Результат | int |
public ReadSolutionProps ( [ pHierarchy, [ pszProjectName, [ pszProjectMk, [ pszKey, [ fPreLoad, [ pPropBag ) : int | ||
pHierarchy | [ | |
pszProjectName | [ | |
pszProjectMk | [ | |
pszKey | [ | |
fPreLoad | [ | |
pPropBag | [ | |
Результат | int |
public ReadUserOptions ( [ pOptionsStream, [ pszKey ) : int | ||
pOptionsStream | [ | |
pszKey | [ | |
Результат | int |
public RefreshNodesGlyphs ( IList |
||
selectedNodes | IList |
|
Результат | void |
public SaveSolutionProps ( [ pHierarchy, [ pPersistence ) : int | ||
pHierarchy | [ | |
pPersistence | [ | |
Результат | int |
public SaveUserOptions ( [ pPersistence ) : int | ||
pPersistence | [ | |
Результат | int |
public WriteSolutionProps ( [ pHierarchy, [ pszKey, [ pPropBag ) : int | ||
pHierarchy | [ | |
pszKey | [ | |
pPropBag | [ | |
Результат | int |
public WriteUserOptions ( [ pOptionsStream, [ pszKey ) : int | ||
pOptionsStream | [ | |
pszKey | [ | |
Результат | int |