共用方式為


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,包含虛擬路徑相依性。

適用於

另請參閱