Represents the source path for the package.

The following tables list the members exposed by the SourcePath type.

Public Properties

  Name Description
Parent Retrieves the parent package of the current source path.
Path Retrieves the path of the package file.
PermanenceType Retrieves or sets the permanence type of the path.
Top

Public Methods (see also Protected Methods )

  Name Description
CanConsume  (inherited from ObjectBase )
Consume  (inherited from ObjectBase )
Equals  Overloaded. (inherited from Object )
GetHashCode  (inherited from Object )
GetType  (inherited from Object )
ReferenceEquals  (inherited from Object )
Remove Removes the source path.
ToString  (inherited from Object )
Top

Protected Methods

  Name Description
Generic CreateProperty  (inherited from ObjectBase )
Finalize  (inherited from Object )
MemberwiseClone  (inherited from Object )
Generic OnValueChanged  (inherited from ObjectBase )
Top

Public Events

  Name Description
PropertyChanged  (inherited from ObjectBase )
Top

See Also