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, в котором содержатся зависимости виртуальных путей.

Применяется к

См. также раздел