ModelDataMethodResult.OutputParameters プロパティ

定義

out および 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

プロパティ値

outref パラメーターの値を含むディクショナリ。

適用対象