FolderPath Properties |
The FolderPath type exposes the following members.
Name | Description | |
---|---|---|
BasePath |
This returns the base path for the object
(Inherited from FilePath.) | |
BasePathProvider |
This is used to get the base path provider for the object.
(Inherited from FilePath.) | |
Exists |
This read-only property can be used to determine whether or not
the folder path exists.
(Overrides FilePathExists.) | |
ExpandedPath |
This read-only property is used to display the fully qualified path with environment variable
expansions in the designer.
(Inherited from FilePath.) | |
IsFixedPath |
This is used to indicate whether or not the path will be treated as a relative or fixed path when
converted retrieved via the PersistablePath property.
(Inherited from FilePath.) | |
Path |
This is used to get or set the path.
(Overrides FilePathPath.) | |
PersistablePath |
This is used to retrieve the file path in a format suitable for persisting to storage based on the
current settings.
(Inherited from FilePath.) |