ViewComponentResult.ViewComponentType プロパティ

定義

呼び出すビュー コンポーネントの型を取得または設定します。

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

プロパティ値

適用対象