Bahasa

Annotation.AnnotationType Properti

Definisi

Mendapatkan atau mengatur nama jenis anotasi.

public:
 abstract property System::String ^ AnnotationType { System::String ^ get(); };
[System.ComponentModel.Bindable(true)]
[System.ComponentModel.Browsable(false)]
public abstract string AnnotationType { get; }
[<System.ComponentModel.Bindable(true)>]
[<System.ComponentModel.Browsable(false)>]
member this.AnnotationType : string
Public MustOverride ReadOnly Property AnnotationType As String

Nilai Properti

Jenis anotasi.

Atribut

Keterangan

Properti ini digunakan untuk mendapatkan nama setiap jenis anotasi, misalnya, Garis, Persegi Panjang, Elips, dan sebagainya.

Berlaku untuk