TestOwnerAttribute constructor
初始化TestOwnerAttribute類別的新執行個體。
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Sub New ( _
testowner As String _
)
'用途
Dim testowner As String
Dim instance As New TestOwnerAttribute(testowner)
public TestOwnerAttribute(
string testowner
)
參數
testowner
Type: System.String測試擁有者的電子郵件別名。