다음을 통해 공유


ViewComponentConventions.GetComponentName(TypeInfo) 메서드

정의

구성 요소의 이름을 가져옵니다.

public:
 static System::String ^ GetComponentName(System::Reflection::TypeInfo ^ componentType);
public static string GetComponentName (System.Reflection.TypeInfo componentType);
static member GetComponentName : System.Reflection.TypeInfo -> string
Public Shared Function GetComponentName (componentType As TypeInfo) As String

매개 변수

componentType
TypeInfo

반환

적용 대상