言語

TextExpressionCompilerResults.ResultType プロパティ

定義

結果の種類を取得または設定します。

public:
 property Type ^ ResultType { Type ^ get(); };
public Type ResultType { get; }
member this.ResultType : Type
Public ReadOnly Property ResultType As Type

プロパティ値

結果の種類。

適用対象