Sdílet prostřednictvím


IMultitargetHelperService.GetAssemblyQualifiedName(Type) Metoda

Definice

Přeloží typ pro cílovou architekturu na název kvalifikovaný pro sestavení.

public:
 System::String ^ GetAssemblyQualifiedName(Type ^ type);
public string GetAssemblyQualifiedName (Type type);
abstract member GetAssemblyQualifiedName : Type -> string
Public Function GetAssemblyQualifiedName (type As Type) As String

Parametry

type
Type

Typ, který chcete vyřešit.

Návraty

type Pro AssemblyQualifiedName v cílové architektuře.

Platí pro