WebScriptEnablingBehavior.AutomaticFormatSelectionEnabled Propiedad

Definición

Obtiene o establece un valor que determina si la selección de formato automática está habilitada.

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

Valor de propiedad

Es true si el formato automático de fuentes está habilitada; de lo contrario, es false.

Comentarios

Para obtener más información sobre la selección automática de formato, vea Formato HTTP web de WCF.

Se aplica a