SerializerDescriptor.AssemblyPath 属性

定义

获取包含序列化程序的程序集文件的路径。

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

属性值

String

包含插件序列化程序的程序集文件的路径。

适用于

另请参阅