IFileNode 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 file on disk
public interface class IFileNode : Microsoft::VisualStudio::Workspace::VSIntegration::UI::IFileSystemNode
public interface class IFileNode : Microsoft::VisualStudio::Workspace::VSIntegration::UI::IFileSystemNode
__interface IFileNode : Microsoft::VisualStudio::Workspace::VSIntegration::UI::IFileSystemNode
public interface IFileNode : Microsoft.VisualStudio.Workspace.VSIntegration.UI.IFileSystemNode
type IFileNode = interface
interface IFileSystemNode
Public Interface IFileNode
Implements IFileSystemNode
- Implements
Properties
FileName |
The file name |
FullPath |
Full path to the item (Inherited from IFileSystemNode) |