ProducesAttribute.Type プロパティ

定義

アクションのオプティミスティック戻り値の型を取得します。

public:
 property Type ^ Type { Type ^ get(); void set(Type ^ value); };
public Type Type { get; set; }
public Type? Type { get; set; }
member this.Type : Type with get, set
Public Property Type As Type

プロパティ値

適用対象