Метод | Описание | |
---|---|---|
DependentFileNode ( |
Constructor for the DependentFileNode
|
|
GetEditLabel ( ) : string |
Disable rename
|
|
GetIconHandle ( bool open ) : object |
Gets a handle to the icon that should be set for this node
|
|
PrepareSelectedNodesForClipboard ( ) : StringBuilder |
DependentFileNodes node cannot be dragged.
|
Метод | Описание | |
---|---|---|
CreatePropertiesObject ( ) : |
||
QueryStatusOnNode ( System.Guid cmdGroup, uint cmd, |
Disable certain commands for dependent file nodes
|
Метод | Описание | |
---|---|---|
UpdateSccStateIcons ( ) : void |
protected CreatePropertiesObject ( ) : |
||
Результат |
public DependentFileNode ( |
||
root | Root of the hierarchy | |
element | Associated project element | |
Результат | System |
public GetIconHandle ( bool open ) : object | ||
open | bool | Whether the folder is open, ignored here. |
Результат | object |
public PrepareSelectedNodesForClipboard ( ) : StringBuilder | ||
Результат | StringBuilder |
protected QueryStatusOnNode ( System.Guid cmdGroup, uint cmd, |
||
cmdGroup | System.Guid | |
cmd | uint | |
pCmdText | ||
result | EnvDTE.vsCommandStatus | |
Результат | int |