ServiceHealthBehavior.HasXmlSupport 属性

定义

获取指示是否支持 XML 响应消息的值。

protected:
 virtual property bool HasXmlSupport { bool get(); };
protected virtual bool HasXmlSupport { get; }
member this.HasXmlSupport : bool
Protected Overridable ReadOnly Property HasXmlSupport As Boolean

属性值

Boolean

除非在派生类中重写它,否则此方法始终返回 true

适用于