PrimaryInteropAssemblyAttribute.MinorVersion 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得型別程式庫次要版本號碼,其中的組件為主要 Interop 組件。
public:
property int MinorVersion { int get(); };
public int MinorVersion { get; }
member this.MinorVersion : int
Public ReadOnly Property MinorVersion As Integer
屬性值
型別程式庫的次要版本號碼,其中的組件為主要 Interop 組件。