Share via


IMultitargetHelperService.GetAssemblyQualifiedName(Type) 메서드

정의

대상 프레임워크의 형식을 어셈블리 정규화된 이름으로 확인합니다.

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

매개 변수

type
Type

확인할 형식입니다.

반환

대상 프레임워크의 type에 대한 AssemblyQualifiedName입니다.

적용 대상