Udostępnij za pośrednictwem


DataClientObjectAttribute Klasa

Definicja

Określa identyfikator klasy zarejestrowany w środowisku, który implementuje IVsDataClientObject obiekt dostawcy.

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
Dziedziczenie
DataClientObjectAttribute
Atrybuty

Konstruktory

DataClientObjectAttribute(String)

Inicjuje DataClientObjectAttribute nowe wystąpienie klasy, określając identyfikator klasy.

Właściwości

ClassId

Pobiera identyfikator klasy identyfikujący typ klasy obiektu klienta.

Dotyczy