言語

DocumentedAttribute クラス

定義

注釈を注釈付けする要素のパブリック コントラクトの一部としてマークします。

[Android.Runtime.Annotation("java.lang.annotation.Documented")]
public class DocumentedAttribute : Attribute
[<Android.Runtime.Annotation("java.lang.annotation.Documented")>]
type DocumentedAttribute = class
    inherit Attribute
継承
DocumentedAttribute
属性

注釈

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

コンストラクター

名前 説明
DocumentedAttribute()

注釈を注釈付けする要素のパブリック コントラクトの一部としてマークします。

適用対象