CategoryProperty.Property 属性

获取或设置要显示的属性的名称。

命名空间:  Microsoft.SharePoint.Portal.WebControls
程序集:  Microsoft.SharePoint.Portal(位于 Microsoft.SharePoint.Portal.dll 中)

语法

声明
Public Property Property As String
    Get
    Set
用法
Dim instance As CategoryProperty
Dim value As String

value = instance.Property

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

属性值

类型:System.String

另请参阅

引用

CategoryProperty 类

CategoryProperty 成员

Microsoft.SharePoint.Portal.WebControls 命名空间