NDoc 1.3.1 SDK

PathItemBase Members

PathItemBase overview

Public Static (Shared) Properties

BasePath The base path for converting PathItemBase path to relative form.

Public Static (Shared) Operators and Type Conversions

Equality OperatorEquality operator.
Inequality OperatorInequality operator.
PathItemBase to String Conversion Explicit conversion of PathItemBase to String.

Public Instance Constructors

PathItemBaseOverloaded. Initializes a new instance of the PathItemBase class.

Public Instance Properties

FixedPath Gets or sets an indication whether the path should be saved as fixed or relative to the project file.
Path Gets or sets the fully qualified path.

Public Instance Methods

Equals 
GetHashCode 
GetType (inherited from Object) Gets the Type of the current instance.
ToString 

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

PathItemBase Class | NDoc.Core Namespace