InputFormatterResult.Model プロパティ

定義

逆シリアル化された Objectを取得します。

public:
 property System::Object ^ Model { System::Object ^ get(); };
public object Model { get; }
public object? Model { get; }
member this.Model : obj
Public ReadOnly Property Model As Object

プロパティ値

HasErrortrue の場合は null

適用対象