PrimaryInteropAssemblyAttribute.MajorVersion 屬性

定義

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

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

屬性值

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

適用於