IFolderNode Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Implemented by nodes that represent a folder on disk
public interface class IFolderNode : Microsoft::VisualStudio::Workspace::VSIntegration::UI::IFileSystemNode
public interface class IFolderNode : Microsoft::VisualStudio::Workspace::VSIntegration::UI::IFileSystemNode
__interface IFolderNode : Microsoft::VisualStudio::Workspace::VSIntegration::UI::IFileSystemNode
public interface IFolderNode : Microsoft.VisualStudio.Workspace.VSIntegration.UI.IFileSystemNode
type IFolderNode = interface
interface IFileSystemNode
Public Interface IFolderNode
Implements IFileSystemNode
- Implements
Properties
FolderName |
The folder name |
FullPath |
Full path to the item (Inherited from IFileSystemNode) |