IVsProfileSettingsTree Methods
This API supports the product infrastructure and is not intended to be used directly from your code.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | AddChildTree(IVsProfileSettingsTree^) | This API supports the product infrastructure and is not intended to be used directly from your code. Adds a specified tree as a child tree. |
![]() | FindChildTree(String^, IVsProfileSettingsTree^) | This API supports the product infrastructure and is not intended to be used directly from your code. Finds a child tree. |
![]() | GetAlternatePath(String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the name of the parent node for a node's placeholder node. |
![]() | GetCategory(String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the category of a tree. |
![]() | GetChild(Int32, IVsProfileSettingsTree^) | This API supports the product infrastructure and is not intended to be used directly from your code. Gets a child tree. |
![]() | GetChildCount(Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the number of children. |
![]() | GetDescription(String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the description of a node. |
![]() | GetDisplayName(String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the display name of a node. |
![]() | GetEnabled(Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies whether the tree is enabled. |
![]() | GetEnabledChildCount(Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the number of enabled child nodes. |
![]() | GetFullPath(String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the full path of a node. |
![]() | GetIsAutomationPropBased(Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. Determines if automation is property based. |
![]() | GetIsPlaceholder(Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. Determines if the node is a placeholder. |
![]() | GetNameForID(String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the name of a node for identification. |
![]() | GetPackage(String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the package associated with the tree. |
![]() | GetRegisteredName(String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the registered name of the node. |
![]() | GetRepresentedNode(IVsProfileSettingsTree^) | This API supports the product infrastructure and is not intended to be used directly from your code. Determines whether a placeholder node has a represented node. |
![]() | GetSecurityLevel(UInt32) | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the security level of a node. |
![]() | GetSensitivityLevel(UInt32) | This API supports the product infrastructure and is not intended to be used directly from your code. The sensitivity level of a node. |
![]() | GetVisible(Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. Determines if a placeholder node is visible. |
![]() | RevisePlacements(IVsProfileSettingsTree^, IVsProfileSettingsTree^, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | SetEnabled(Int32, Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies if a node is enabled. |
