MetadataObject.Properties 属性 (Microsoft.Office.Server.ApplicationRegistry.Administration)

Gets all the properties that belong to this metadata object.

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

语法

声明
Public ReadOnly Property Properties As PropertyCollection
用法
Dim instance As MetadataObject
Dim value As PropertyCollection

value = instance.Properties
public PropertyCollection Properties { get; }

属性值

A PropertyCollection object containing the properties.

另请参阅

参考

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