共用方式為


DataClientObjectAttribute 類別

定義

指定在環境中註冊的類別識別碼,以實 IVsDataClientObject 作提供者物件的 。

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
繼承
DataClientObjectAttribute
屬性

建構函式

DataClientObjectAttribute(String)

初始化 類別的新實例 DataClientObjectAttribute ,並指定類別標識符。

屬性

ClassId

取得識別客戶端物件類別類型的類別識別碼。

適用於