DataDefaultObjectAttribute.ClassId 属性

定义

获取标识默认对象类类型的类 ID。

public:
 property Guid ClassId { Guid get(); };
public Guid ClassId { get; }
member this.ClassId : Guid
Public ReadOnly Property ClassId As Guid

属性值

Guid

标识默认对象类类型的类 ID。

适用于