Share via


ContentDeploymentSourceError.Title property

Gets the title of the web or the site.

Namespace:  Microsoft.SharePoint.Publishing.Administration
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public Property Title As String
    Get
    Friend Set
'Usage
Dim instance As ContentDeploymentSourceError
Dim value As String

value = instance.Title
public string Title { get; internal set; }

Property value

Type: System.String
The title of the web or of the site.

See also

Reference

ContentDeploymentSourceError class

ContentDeploymentSourceError members

Microsoft.SharePoint.Publishing.Administration namespace