共用方式為


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

傳回

適用於