다음을 통해 공유


QualifiedType.Deconstruct(String, String) 메서드

정의

이 인스턴스를 분해합니다.

public void Deconstruct (out string? assembly, out string type);
member this.Deconstruct : string * string -> unit
Public Sub Deconstruct (ByRef assembly As String, ByRef type As String)

매개 변수

assembly
String

어셈블리입니다.

type
String

형식입니다.

적용 대상