Share via


HttpCapabilitiesDefaultProvider.ResultType 屬性

定義

取得或設定類別的型別,用來保存剖析 Web.config 檔之 browserCap 項目的結果。

public:
 property Type ^ ResultType { Type ^ get(); void set(Type ^ value); };
public Type ResultType { get; set; }
member this.ResultType : Type with get, set
Public Property ResultType As Type

屬性值

類別的型別,用來保存剖析 Web.config 檔之 browserCaps 項目的結果。

備註

這個屬性會對應至 result Web.config檔案元素的子專案 browserCaps

適用於