Enum TreeItemActionType
Namespace:Microsoft.DocAsCode.Plugins
Assembly:Microsoft.DocAsCode.Plugins.dll
Syntax
public enum TreeItemActionType
Fields
Name | Description |
---|---|
AppendChild | |
DeleteSelf | |
InsertAfter | |
InsertBefore | |
PrependChild | |
ReplaceSelf |