OwnerAttribute constructor
初始化OwnerAttribute類別中,指定擁有者為基礎的新執行個體。
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Sub New ( _
owner As String _
)
'用途
Dim owner As String
Dim instance As New OwnerAttribute(owner)
public OwnerAttribute(
string owner
)
參數
owner
Type: System.String字串,包含擁有者的名稱。