言語

Package.SpecificationVendor プロパティ

定義

このパッケージを実装するクラスの仕様を所有および維持している組織、ベンダー、または会社の名前を返します。

public virtual string? SpecificationVendor { [Android.Runtime.Register("getSpecificationVendor", "()Ljava/lang/String;", "GetGetSpecificationVendorHandler")] get; }
[<get: Android.Runtime.Register("getSpecificationVendor", "()Ljava/lang/String;", "GetGetSpecificationVendorHandler")>]
member this.SpecificationVendor : string

プロパティ値

仕様ベンダーでは、不明な場合は null が返されます。

属性

注釈

このパッケージを実装するクラスの仕様を所有および維持している組織、ベンダー、または会社の名前を返します。

Javaドキュメント。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象