BuildDependencySet.VirtualPaths 属性

定义

获取虚拟路径依赖项的列表。

public:
 property System::Collections::IEnumerable ^ VirtualPaths { System::Collections::IEnumerable ^ get(); };
public System.Collections.IEnumerable VirtualPaths { get; }
member this.VirtualPaths : System.Collections.IEnumerable
Public ReadOnly Property VirtualPaths As IEnumerable

属性值

IEnumerable

IEnumerable,包含虚拟路径依赖项。

适用于

另请参阅