共用方式為


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

    測試擁有者的電子郵件別名。

請參閱

參照

TestOwnerAttribute class

TestOwnerAttribute members

Microsoft.SharePoint.Upgrade namespace