IItemPathsOptions Interface

Provides access to members that control item paths options.

Members

Name Description
Read/write property BrokenPathsOnly Indicates whether only broken paths are returned.
Read/write property FoldersOnly Indicates whether only folder paths are returned.

IItemPathsOptions.BrokenPathsOnly Property

Indicates whether only broken paths are returned.

Public Property BrokenPathsOnly As Boolean
public bool BrokenPathsOnly {get; set;}

IItemPathsOptions.FoldersOnly Property

Indicates whether only folder paths are returned.

Public Property FoldersOnly As Boolean
public bool FoldersOnly {get; set;}

Classes that implement IItemPathsOptions

Classes Description
ItemPathsOptions Parameters that indicate path query and replacement options.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.