Sdílet prostřednictvím


DataClientObjectAttribute Třída

Definice

Určuje ID třídy zaregistrované v prostředí, které implementuje IVsDataClientObject objekt pro objekt zprostředkovatele.

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
Dědičnost
DataClientObjectAttribute
Atributy

Konstruktory

DataClientObjectAttribute(String)

Inicializuje novou instanci DataClientObjectAttribute třídy zadáním ID třídy.

Vlastnosti

ClassId

Získá ID třídy, která identifikuje typ třídy objektu klienta.

Platí pro