Share via


ByteStreamMessageEncodingElement.ReaderQuotas プロパティ

定義

このエンコーディングを使用して構成されるエンドポイントにより処理できる、SOAP メッセージの複雑さに対する制約を定義する XmlDictionaryReaderQuotasElement 構成要素を取得します。

public:
 property System::ServiceModel::Configuration::XmlDictionaryReaderQuotasElement ^ ReaderQuotas { System::ServiceModel::Configuration::XmlDictionaryReaderQuotasElement ^ get(); };
[System.Configuration.ConfigurationProperty("readerQuotas")]
public System.ServiceModel.Configuration.XmlDictionaryReaderQuotasElement ReaderQuotas { get; }
[<System.Configuration.ConfigurationProperty("readerQuotas")>]
member this.ReaderQuotas : System.ServiceModel.Configuration.XmlDictionaryReaderQuotasElement
Public ReadOnly Property ReaderQuotas As XmlDictionaryReaderQuotasElement

プロパティ値

構成要素。

属性

適用対象