Bagikan melalui


DataClientObjectAttribute Kelas

Definisi

Menentukan ID kelas yang terdaftar di lingkungan yang mengimplementasikan IVsDataClientObject untuk objek penyedia.

public ref class DataClientObjectAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Interface)]
public sealed class DataClientObjectAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Interface)>]
type DataClientObjectAttribute = class
    inherit Attribute
Public NotInheritable Class DataClientObjectAttribute
Inherits Attribute
Warisan
DataClientObjectAttribute
Atribut

Konstruktor

DataClientObjectAttribute(String)

Menginisialisasi instans DataClientObjectAttribute baru kelas, menentukan ID kelas.

Properti

ClassId

Mendapatkan ID kelas yang mengidentifikasi jenis kelas objek klien.

Berlaku untuk