Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the e-mail alias of a test owner for a specific class.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property TestOwner As String
Get
'Usage
Dim instance As TestOwnerAttribute
Dim value As String
value = instance.TestOwner
public string TestOwner { get; }
Property Value
Type: System.String
String
The e-mail alias of the test owner.