PresetType.GetManagedTypeName

Cambiar al Manual
public string GetManagedTypeName ();

Valor de retorno

string Returns the full namespace and type of the target class.

Descripción

Retrieves a human readable namespace and the name of the target class, regardless of whether it's a managed C# class or a native C++ class.