Entity.Description 属性 (Microsoft.Office.Server.ApplicationRegistry.Administration)

Sets or gets the description of the entity.

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

语法

声明
Public Property Description As String
用法
Dim instance As Entity
Dim value As String

value = instance.Description

instance.Description = value
public string Description { get; set; }

属性值

The description of the entity.

另请参阅

参考

Entity 类
Entity 成员
Microsoft.Office.Server.ApplicationRegistry.Administration 命名空间