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.
Returns the migration profile that is associated with the current report.
Namespace: Microsoft.SharePoint.Publishing.Administration
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public ReadOnly Property Profile As MigrationProfile
Get
'Usage
Dim instance As MigrationReport
Dim value As MigrationProfile
value = instance.Profile
public MigrationProfile Profile { get; }
Property Value
Type: Microsoft.SharePoint.Publishing.Administration.MigrationProfile