IMultitargetHelperService.GetAssemblyQualifiedName(Type) Metod

Definition

Löser en typ för målramverket till ett sammansättningskvalificerat namn.

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

Parametrar

type
Type

Den typ som ska matchas.

Returer

För AssemblyQualifiedNametype i målramverket.

Gäller för