다음을 통해 공유


SerializerDescriptor.AssemblyPath 속성

정의

serializer가 들어 있는 어셈블리 파일의 경로를 가져옵니다.

public:
 property System::String ^ AssemblyPath { System::String ^ get(); };
public string AssemblyPath { get; }
member this.AssemblyPath : string
Public ReadOnly Property AssemblyPath As String

속성 값

String

플러그 인 serializer가 들어 있는 어셈블리 파일의 경로입니다.

적용 대상

추가 정보