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

속성 값

적용 대상