Compartilhar via


ModelDataMethodResult.OutputParameters Propriedade

Definição

Obtém um dicionário somente leitura que contém os valores dos parâmetros out e ref.

public:
 property System::Collections::Specialized::OrderedDictionary ^ OutputParameters { System::Collections::Specialized::OrderedDictionary ^ get(); };
public System.Collections.Specialized.OrderedDictionary OutputParameters { get; }
member this.OutputParameters : System.Collections.Specialized.OrderedDictionary
Public ReadOnly Property OutputParameters As OrderedDictionary

Valor da propriedade

Um dicionário que contém os valores dos parâmetros out e ref.

Aplica-se a