PrimaryInteropAssemblyAttribute.MinorVersion 属性

定义

获取程序集是其主互操作程序集的类型库的次版本号。

public:
 property int MinorVersion { int get(); };
public int MinorVersion { get; }
member this.MinorVersion : int
Public ReadOnly Property MinorVersion As Integer

属性值

程序集是其主 Interop 程序集的类型库的次要版本号。

适用于