Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The SysTreeNodeVirtualVSItemDeleted class describes the Visual Studio project items that are deleted from the version control.
Syntax
class SysTreeNodeVirtualVSItemDeleted extends SysTreeNodeVirtualDeleted
Run On
Called
Methods
Method | Description | |
---|---|---|
![]() |
addNewFile | Creates a new file that is associated with this object. (Inherited from SysVersionControllableBase.) |
![]() |
allowCheckIn | Evaluates whether a check-in is enabled. (Overrides the allowCheckIn Method.) |
![]() |
allowCreate | (Inherited from SysTreeNodeVirtual.) |
![]() |
allowLockDuringCheckIn | (Inherited from SysTreeNode.) |
![]() |
allowMultipleCheckout | (Inherited from SysTreeNodeVirtual.) |
![]() |
aotGetPropertiesExt | (Inherited from SysTreeNode.) |
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
canCreate | Checks whether an item can be created in the source control. (Inherited from SysTreeNode.) |
![]() |
canMergeDeleteSubnodes | (Inherited from SysTreeNode.) |
![]() |
canMergeInsertSubnodes | (Inherited from SysTreeNode.) |
![]() |
comparableName | (Inherited from SysTreeNode.) |
![]() |
comparableTextList | (Inherited from SysTreeNode.) |
![]() |
comparableTextListCode | (Inherited from SysTreeNode.) |
![]() |
comparableTextListProperties | (Inherited from SysTreeNode.) |
![]() |
comparableTextListSubnodes | (Inherited from SysTreeNode.) |
![]() |
createItem | |
![]() |
createProject | |
![]() |
delete | (Inherited from SysTreeNodeVirtual.) |
![]() |
deleteFile | Deletes the file that is associated with this object. (Inherited from SysVersionControllableBase.) |
![]() |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
![]() |
fileExtension | Gets the exported file name extension. (Overrides the fileExtension Method.) |
![]() |
findMatchingComparable | (Inherited from SysTreeNode.) |
![]() |
findOrCreateFolder | |
![]() |
forceSynchronize | (Inherited from SysTreeNode.) |
![]() |
fromFile | Imports the item form the file on disk. (Overrides the fromFile Method.) |
![]() |
getContentFolder | |
![]() |
getEnumerator | (Inherited from SysTreeNodeVirtual.) |
![]() |
getOriginalSysTreenode | (Inherited from SysTreeNode.) |
![]() |
getOriginalTreenode | (Inherited from SysTreeNode.) |
![]() |
getProperty | (Inherited from SysTreeNode.) |
![]() |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
![]() |
getVCSModelId | Gets the model ID, which is used to construct the file name path in the version control system. (Inherited from SysTreeNode.) |
![]() |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
![]() |
hasOrdering | (Inherited from SysTreeNode.) |
![]() |
hasProperty | (Inherited from SysTreeNode.) |
![]() |
isListOfChildrenFixed | (Inherited from SysTreeNode.) |
![]() |
isNewNameValid | Indicates whether the new name of the element is valid. (Inherited from SysTreeNode.) |
![]() |
isPropertyReadOnly | (Inherited from SysTreeNode.) |
![]() |
mergeDeleteSubnode | (Inherited from SysTreeNode.) |
![]() |
mergeInsertSubnode | (Inherited from SysTreeNode.) |
![]() |
mergeText | (Inherited from SysTreeNode.) |
![]() |
mergeTextNode | (Inherited from SysTreeNode.) |
![]() |
name | (Inherited from SysTreeNode.) |
![]() |
new | Initializes a new instance of the SysTreeNodeVirtual class. (Inherited from SysTreeNodeVirtual.) |
![]() |
notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
![]() |
notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
![]() |
objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
![]() |
onCheckOut | (Inherited from SysTreeNode.) |
![]() |
onComparableFocus | (Inherited from SysTreeNodeVirtual.) |
![]() |
onComparableSelected | (Inherited from SysTreeNodeVirtual.) |
![]() |
onUndoCheckOut | (Inherited from SysTreeNode.) |
![]() |
owner | Returns the instance that owns the object. (Inherited from Object.) |
![]() |
parmTreeNode | Gets or sets the TreeNode parameter. (Inherited from SysTreeNode.) |
![]() |
parmTreenodePath | Gets or sets the TreenodePath parameter. (Inherited from SysTreeNodeVirtual.) |
![]() |
preAddAction | Executes an action before an add operation. (Inherited from SysTreeNode.) |
![]() |
preCheckInUpdate | (Inherited from SysTreeNodeVirtualDeleted.) |
![]() |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
![]() |
suppressIDPropertyDuringCompare | Controls whether a comparison will include the ID property. (Inherited from SysTreeNode.) |
![]() |
toFile | Exports the item to file on disk. (Overrides the toFile Method.) |
![]() |
toString | (Inherited from SysTreeNode.) |
![]() |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
![]() |
versionControlFilePath | Constructs the file path for the repository of the version control system. (Overrides the versionControlFilePath Method.) |
![]() |
versionControlItemPath | (Inherited from SysTreeNodeVirtualDeleted.) |
![]() |
wait | Pauses a process. (Inherited from Object.) |
![]() |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Top
Inheritance Hierarchy
Object Class
SysVersionControllableBase Class
SysTreeNode Class
SysTreeNodeVirtual Class
SysTreeNodeVirtualDeleted Class
SysTreeNodeVirtualVSItemDeleted Class