ViewComponentDescriptor 클래스

정의

뷰 구성 요소에 대한 설명자입니다.

public ref class ViewComponentDescriptor
public class ViewComponentDescriptor
type ViewComponentDescriptor = class
Public Class ViewComponentDescriptor
상속
ViewComponentDescriptor

생성자

ViewComponentDescriptor()

ViewComponentDescriptor를 만듭니다.

속성

DisplayName

보기 구성 요소의 표시 이름을 가져오거나 설정합니다.

FullName

전체 이름을 가져오거나 설정합니다.

Id

ViewComponentDescriptor에 대해 생성된 고유 식별자를 가져오거나 설정합니다.

MethodInfo

호출할 를 MethodInfo 가져오거나 설정합니다.

Parameters

에서 설명하는 MethodInfo메서드와 연결된 매개 변수를 가져오거나 설정합니다.

ShortName

짧은 이름을 가져오거나 설정합니다.

TypeInfo

TypeInfo를 가져오거나 설정합니다.

적용 대상