NDoc 1.3.1 SDK

ReferencePath Members

ReferencePath overview

Public Static (Shared) Operators

Equality OperatorEquality operator.
Inequality OperatorInequality operator.

Public Instance Constructors

ReferencePathOverloaded. Initializes a new instance of the ReferencePath class.

Public Instance Properties

FixedPath (inherited from PathItemBase) Gets or sets an indication whether the path should be saved as fixed or relative to the project file.
IncludeSubDirectories Gets or sets an indication whether to search subdirectories of the given path.
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

ReferencePath Class | NDoc.Core Namespace