MigrationProfile.Description Property
Gets or sets text that describes this MigrationProfile object.
Namespace: Microsoft.SharePoint.Publishing.Administration
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Property Description As String
Get
Friend Set
'Usage
Dim instance As MigrationProfile
Dim value As String
value = instance.Description
public string Description { get; internal set; }
Property Value
Type: System.String
Text that describes this MigrationProfile object.