GetPathInfosAsync(string path, Inedo.Extensibility.IComponentConfiguration config) Method

Gets the path infos for specified path.

Syntax

public abstract Task<IEnumerable<IPathInfo>> GetPathInfosAsync(string path, Inedo.Extensibility.IComponentConfiguration config)

Parameters

path
Type: string

The path.

config
Type: Inedo.Extensibility.IComponentConfiguration

The configuration.

Remarks

If null (Nothing in Visual Basic) or empty is specified for path, the root path info should be returned