Aracılığıyla paylaş


DynamicDiscoveryDocument.ExcludePaths Özellik

Tanım

Bulma belgesine eklenecek başvurular için aranmaması gereken dosya sistemi dizin yollarını alır veya ayarlar.

public:
 property cli::array <System::Web::Services::Discovery::ExcludePathInfo ^> ^ ExcludePaths { cli::array <System::Web::Services::Discovery::ExcludePathInfo ^> ^ get(); void set(cli::array <System::Web::Services::Discovery::ExcludePathInfo ^> ^ value); };
public System.Web.Services.Discovery.ExcludePathInfo[] ExcludePaths { get; set; }
member this.ExcludePaths : System.Web.Services.Discovery.ExcludePathInfo[] with get, set
Public Property ExcludePaths As ExcludePathInfo()

Özellik Değeri

Bir nesne dizisi ExcludePathInfo .

Açıklamalar

Dışlama yolları bir XML dinamik bulma belgesine serileştirilir.

Şunlara uygulanır