Share via


TestOwnerAttribute Constructor

Initializes a new instance of the TestOwnerAttribute class.

Namespace:  Microsoft.SharePoint.Upgrade
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Sub New ( _
    testowner As String _
)
'Usage
Dim testowner As String

Dim instance As New TestOwnerAttribute(testowner)
public TestOwnerAttribute(
    string testowner
)

Parameters

  • testowner
    Type: System.String

    The e-mail alias of the test owner.

See Also

Reference

TestOwnerAttribute Class

TestOwnerAttribute Members

Microsoft.SharePoint.Upgrade Namespace