INamespaceInfo 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.
Interface INamespaceInfo
public interface INamespaceInfo
type INamespaceInfo = interface
Public Interface INamespaceInfo
- Derived
Properties
IsComplete |
Gets a value indicating whether this instance is complete. |
NumberOfDirectories |
Gets the number of directories. |
NumberOfFiles |
Gets the number of files. |
Path |
Gets the path. |
TotalFileSizeInBytes |
Gets the total file size in bytes. |