IInstance.TypeDescriptor 属性 (Microsoft.Office.Server.ApplicationRegistry.Runtime)

Gets the root type descriptor of the instance.

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

语法

声明
ReadOnly Property TypeDescriptor As TypeDescriptor
用法
Dim instance As IInstance
Dim value As TypeDescriptor

value = instance.TypeDescriptor
TypeDescriptor TypeDescriptor { get; }

属性值

A TypeDescriptor object representing the type of the entity instance.

另请参阅

参考

IInstance 接口
IInstance 成员
Microsoft.Office.Server.ApplicationRegistry.Runtime 命名空间