共用方式為


WebScriptEnablingBehavior.AutomaticFormatSelectionEnabled 屬性

定義

取得或設定值,這個值會判斷是否啟用自動格式選取。

public:
 virtual property bool AutomaticFormatSelectionEnabled { bool get(); void set(bool value); };
public override bool AutomaticFormatSelectionEnabled { get; set; }
member this.AutomaticFormatSelectionEnabled : bool with get, set
Public Overrides Property AutomaticFormatSelectionEnabled As Boolean

屬性值

如果啟用自動格式選取,則為 true,否則為 false

備註

如需自動格式選取的詳細資訊,請參閱 WCF Web HTTP 格式設定

適用於