ViewComponentConventions.GetComponentName(TypeInfo) Method     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the name of a component.
public:
 static System::String ^ GetComponentName(System::Reflection::TypeInfo ^ componentType);public static string GetComponentName(System.Reflection.TypeInfo componentType);static member GetComponentName : System.Reflection.TypeInfo -> stringPublic Shared Function GetComponentName (componentType As TypeInfo) As StringParameters
- componentType
- TypeInfo