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

속성 값

플러그 인 serializer를 포함하는 어셈블리 파일의 경로입니다.

적용 대상

추가 정보