Aracılığıyla paylaş


ServiceBuildProvider.VirtualPathDependencies Özellik

Tanım

Derleme sağlayıcısı kod üretmadan önce oluşturulması gereken sanal yollar koleksiyonunu temsil eder.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

public:
 virtual property System::Collections::ICollection ^ VirtualPathDependencies { System::Collections::ICollection ^ get(); };
public override System.Collections.ICollection VirtualPathDependencies { get; }
member this.VirtualPathDependencies : System.Collections.ICollection
Public Overrides ReadOnly Property VirtualPathDependencies As ICollection

Özellik Değeri

ICollection

Bu derleme sağlayıcısı örneğinin bu örneğine bağlı olan sanal yollar.

Şunlara uygulanır