WikiContentWebpart.Directive 属性

获取或设置在 Web 部件中的服务器控件Register指令。

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

语法

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

value = instance.Directive

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

属性值

类型:System.String
在 Web 部件中的服务器控件Register指令。

另请参阅

引用

WikiContentWebpart 类

WikiContentWebpart 成员

Microsoft.SharePoint.WebPartPages 命名空间