PrimaryInteropAssemblyAttribute.MinorVersion 屬性

定義

取得型別程式庫次要版本號碼,其中的組件為主要 Interop 組件。

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

屬性值

型別程式庫的次要版本號碼,其中的組件為主要 Interop 組件。

適用於