SoapServerFormatterSink.Properties Proprietà

Definizione

Ottiene un oggetto IDictionary di proprietà per il sink del canale corrente.

public:
 property System::Collections::IDictionary ^ Properties { System::Collections::IDictionary ^ get(); };
public System.Collections.IDictionary Properties { get; }
member this.Properties : System.Collections.IDictionary
Public ReadOnly Property Properties As IDictionary

Valore della proprietà

Oggetto IDictionary di proprietà per il sink del canale corrente. Per altre informazioni, vedere Proprietà di configurazione canale e formattatore.

Implementazioni

Si applica a

Vedi anche