MethodResponse.InternalProperties Campo
Definição
Especifica uma interface IDictionary que representa uma coleção das propriedades da mensagem de comunicação remota.Specifies an IDictionary interface that represents a collection of the remoting message's properties.
Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código.
protected: System::Collections::IDictionary ^ InternalProperties;
protected System.Collections.IDictionary InternalProperties;
val mutable InternalProperties : System.Collections.IDictionary
Protected InternalProperties As IDictionary