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

属性值

适用于