DataSysDescriptionAttribute Kelas

Definisi

Perhatian

DataSysDescriptionAttribute has been deprecated. https://go.microsoft.com/fwlink/?linkid=14202

Perhatian

DataSysDescriptionAttribute has been deprecated and is not supported.

Perhatian

DataSysDescriptionAttribute has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202

Menandai properti, peristiwa, atau extender dengan deskripsi. Desainer visual dapat menampilkan deskripsi ini saat mereferensikan anggota.

public ref class DataSysDescriptionAttribute : System::ComponentModel::DescriptionAttribute
[System.AttributeUsage(System.AttributeTargets.All)]
[System.Obsolete("DataSysDescriptionAttribute has been deprecated.  https://go.microsoft.com/fwlink/?linkid=14202", false)]
public class DataSysDescriptionAttribute : System.ComponentModel.DescriptionAttribute
[System.AttributeUsage(System.AttributeTargets.All)]
[System.Obsolete("DataSysDescriptionAttribute has been deprecated and is not supported.")]
public class DataSysDescriptionAttribute : System.ComponentModel.DescriptionAttribute
[System.AttributeUsage(System.AttributeTargets.All)]
[System.Obsolete("DataSysDescriptionAttribute has been deprecated.  http://go.microsoft.com/fwlink/?linkid=14202", false)]
public class DataSysDescriptionAttribute : System.ComponentModel.DescriptionAttribute
[System.AttributeUsage(System.AttributeTargets.All)]
public class DataSysDescriptionAttribute : System.ComponentModel.DescriptionAttribute
[<System.AttributeUsage(System.AttributeTargets.All)>]
[<System.Obsolete("DataSysDescriptionAttribute has been deprecated.  https://go.microsoft.com/fwlink/?linkid=14202", false)>]
type DataSysDescriptionAttribute = class
    inherit DescriptionAttribute
[<System.AttributeUsage(System.AttributeTargets.All)>]
[<System.Obsolete("DataSysDescriptionAttribute has been deprecated and is not supported.")>]
type DataSysDescriptionAttribute = class
    inherit DescriptionAttribute
[<System.AttributeUsage(System.AttributeTargets.All)>]
[<System.Obsolete("DataSysDescriptionAttribute has been deprecated.  http://go.microsoft.com/fwlink/?linkid=14202", false)>]
type DataSysDescriptionAttribute = class
    inherit DescriptionAttribute
[<System.AttributeUsage(System.AttributeTargets.All)>]
type DataSysDescriptionAttribute = class
    inherit DescriptionAttribute
Public Class DataSysDescriptionAttribute
Inherits DescriptionAttribute
Warisan
DataSysDescriptionAttribute
Atribut

Konstruktor

DataSysDescriptionAttribute(String)
Kedaluwarsa.
Kedaluwarsa.
Kedaluwarsa.

Menginisialisasi instans DataSysDescriptionAttribute baru kelas menggunakan string deskripsi yang ditentukan.

Properti

Description
Kedaluwarsa.
Kedaluwarsa.
Kedaluwarsa.

Mendapatkan teks untuk deskripsi.

DescriptionValue
Kedaluwarsa.
Kedaluwarsa.
Kedaluwarsa.

Mendapatkan atau mengatur string yang disimpan sebagai deskripsi.

(Diperoleh dari DescriptionAttribute)
TypeId
Kedaluwarsa.
Kedaluwarsa.
Kedaluwarsa.

Ketika diimplementasikan di kelas turunan, mendapatkan pengidentifikasi unik untuk ini Attribute.

(Diperoleh dari Attribute)

Metode

Equals(Object)
Kedaluwarsa.
Kedaluwarsa.
Kedaluwarsa.

Mengembalikan apakah nilai objek yang diberikan sama dengan saat ini DescriptionAttribute.

(Diperoleh dari DescriptionAttribute)
GetHashCode()
Kedaluwarsa.
Kedaluwarsa.
Kedaluwarsa.

Mengembalikan kode hash untuk instans ini.

(Diperoleh dari DescriptionAttribute)
GetType()
Kedaluwarsa.
Kedaluwarsa.
Kedaluwarsa.

Mendapatkan instans Type saat ini.

(Diperoleh dari Object)
IsDefaultAttribute()
Kedaluwarsa.
Kedaluwarsa.
Kedaluwarsa.

Mengembalikan nilai yang menunjukkan apakah ini adalah instans default DescriptionAttribute .

(Diperoleh dari DescriptionAttribute)
Match(Object)
Kedaluwarsa.
Kedaluwarsa.
Kedaluwarsa.

Saat ditimpa di kelas turunan, mengembalikan nilai yang menunjukkan apakah instans ini sama dengan objek tertentu.

(Diperoleh dari Attribute)
MemberwiseClone()
Kedaluwarsa.
Kedaluwarsa.
Kedaluwarsa.

Membuat salinan dangkal dari yang saat ini Object.

(Diperoleh dari Object)
ToString()
Kedaluwarsa.
Kedaluwarsa.
Kedaluwarsa.

Mengembalikan string yang mewakili objek saat ini.

(Diperoleh dari Object)

Implementasi Antarmuka Eksplisit

_Attribute.GetIDsOfNames(Guid, IntPtr, UInt32, UInt32, IntPtr)
Kedaluwarsa.
Kedaluwarsa.
Kedaluwarsa.

Memetakan sekumpulan nama ke sekumpulan pengidentifikasi pengiriman yang sesuai.

(Diperoleh dari Attribute)
_Attribute.GetTypeInfo(UInt32, UInt32, IntPtr)
Kedaluwarsa.
Kedaluwarsa.
Kedaluwarsa.

Mengambil informasi jenis untuk objek, yang dapat digunakan untuk mendapatkan informasi jenis untuk antarmuka.

(Diperoleh dari Attribute)
_Attribute.GetTypeInfoCount(UInt32)
Kedaluwarsa.
Kedaluwarsa.
Kedaluwarsa.

Mengambil jumlah antarmuka informasi jenis yang disediakan objek (baik 0 atau 1).

(Diperoleh dari Attribute)
_Attribute.Invoke(UInt32, Guid, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)
Kedaluwarsa.
Kedaluwarsa.
Kedaluwarsa.

Menyediakan akses ke properti dan metode yang diekspos oleh objek.

(Diperoleh dari Attribute)

Berlaku untuk

Lihat juga