SerializerDescriptor.AssemblyVersion 属性

定义

获取包含序列化程序的程序集的版本。

public:
 property Version ^ AssemblyVersion { Version ^ get(); };
public Version AssemblyVersion { get; }
member this.AssemblyVersion : Version
Public ReadOnly Property AssemblyVersion As Version

属性值

Version

包含插件序列化程序的程序集的版本。

适用于

另请参阅