DateTimeConstantAttribute Kelas

Definisi

Mempertahankan konstanta 8-byte DateTime untuk bidang atau parameter.

public ref class DateTimeConstantAttribute sealed : System::Runtime::CompilerServices::CustomConstantAttribute
[System.AttributeUsage(System.AttributeTargets.Field | System.AttributeTargets.Parameter, Inherited=false)]
public sealed class DateTimeConstantAttribute : System.Runtime.CompilerServices.CustomConstantAttribute
[System.AttributeUsage(System.AttributeTargets.Field | System.AttributeTargets.Parameter, Inherited=false)]
[System.Serializable]
public sealed class DateTimeConstantAttribute : System.Runtime.CompilerServices.CustomConstantAttribute
[System.AttributeUsage(System.AttributeTargets.Field | System.AttributeTargets.Parameter, Inherited=false)]
[System.Serializable]
[System.Runtime.InteropServices.ComVisible(true)]
public sealed class DateTimeConstantAttribute : System.Runtime.CompilerServices.CustomConstantAttribute
[<System.AttributeUsage(System.AttributeTargets.Field | System.AttributeTargets.Parameter, Inherited=false)>]
type DateTimeConstantAttribute = class
    inherit CustomConstantAttribute
[<System.AttributeUsage(System.AttributeTargets.Field | System.AttributeTargets.Parameter, Inherited=false)>]
[<System.Serializable>]
type DateTimeConstantAttribute = class
    inherit CustomConstantAttribute
[<System.AttributeUsage(System.AttributeTargets.Field | System.AttributeTargets.Parameter, Inherited=false)>]
[<System.Serializable>]
[<System.Runtime.InteropServices.ComVisible(true)>]
type DateTimeConstantAttribute = class
    inherit CustomConstantAttribute
Public NotInheritable Class DateTimeConstantAttribute
Inherits CustomConstantAttribute
Warisan
DateTimeConstantAttribute
Atribut

Keterangan

Anda dapat menerapkan atribut ini ke bidang atau parameter.

Untuk informasi selengkapnya tentang atribut konstanta, lihat CustomConstantAttribute kelas .

Kelas di System.Runtime.CompilerServices hanya digunakan untuk penulis kompilator.

Konstruktor

DateTimeConstantAttribute(Int64)

Menginisialisasi instans DateTimeConstantAttribute baru kelas dengan jumlah 100 tanda centang nanodetik yang mewakili tanggal dan waktu instans ini.

Properti

TypeId

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

(Diperoleh dari Attribute)
Value

Mendapatkan jumlah tick 100 nanodetik yang mewakili tanggal dan waktu instans ini.

Metode

Equals(Object)

Mengembalikan nilai yang menunjukkan apakah instans ini sama dengan objek tertentu.

(Diperoleh dari Attribute)
GetHashCode()

Mengembalikan kode hash untuk instans ini.

(Diperoleh dari Attribute)
GetType()

Mendapatkan instans Type saat ini.

(Diperoleh dari Object)
IsDefaultAttribute()

Ketika ditimpa di kelas turunan, menunjukkan apakah nilai instans ini adalah nilai default untuk kelas turunan.

(Diperoleh dari Attribute)
Match(Object)

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

(Diperoleh dari Attribute)
MemberwiseClone()

Membuat salinan dangkal dari yang saat ini Object.

(Diperoleh dari Object)
ToString()

Mengembalikan string yang mewakili objek saat ini.

(Diperoleh dari Object)

Implementasi Antarmuka Eksplisit

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

Memetakan sekumpulan nama ke sekumpulan pengidentifikasi pengiriman yang sesuai.

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

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

(Diperoleh dari Attribute)
_Attribute.GetTypeInfoCount(UInt32)

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)

Menyediakan akses ke properti dan metode yang diekspos oleh objek.

(Diperoleh dari Attribute)

Berlaku untuk