次の方法で共有


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

適用対象

こちらもご覧ください