PersistedAttribute 构造函数

PersistedAttribute类的新实例进行初始化。

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

语法

声明
Public Sub New
用法

Dim instance As New PersistedAttribute()
public PersistedAttribute()

备注

此构造函数等效于调用PersistedAttribute(PersistedAttributeMergeType)重载和作为参数传递Merge

另请参阅

引用

PersistedAttribute 类

PersistedAttribute 成员

PersistedAttribute 重载

Microsoft.SharePoint.Administration 命名空间