Click or drag to resize
Sandcastle Help File BuilderFilePath Properties

The FilePath type exposes the following members.

Properties
  NameDescription
Public propertyBasePath
This returns the base path for the object
Public propertyBasePathProvider
This is used to get the base path provider for the object.
Public propertyExists
This read-only property can be used to determine whether or not the file path exists
Public propertyExpandedPath
This read-only property is used to display the fully qualified path with environment variable expansions in the designer.
Public propertyIsFixedPath
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.
Public propertyCode examplePath
This is used to get or set the path to use.
Public propertyPersistablePath
This is used to retrieve the file path in a format suitable for persisting to storage based on the current settings.
Top
See Also