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 子元素。

適用於