AbstractInstance.DataClass 属性 (Microsoft.Office.Server.ApplicationRegistry.Runtime)

When overridden in a derived class, gets the DataClass object this instance belongs to.

命名空间: Microsoft.Office.Server.ApplicationRegistry.Runtime
程序集: Microsoft.SharePoint.Portal (在 microsoft.sharepoint.portal.dll 中)

语法

声明
Public ReadOnly Property DataClass As DataClass
用法
Dim instance As AbstractInstance
Dim value As DataClass

value = instance.DataClass
public DataClass DataClass { get; }

属性值

A DataClass object that this instance belongs to.

另请参阅

参考

AbstractInstance 类
AbstractInstance 成员
Microsoft.Office.Server.ApplicationRegistry.Runtime 命名空间