Share via


LongRunningOperationStatus.Title property

Returns the name of the long-running operation that was initiated.

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

Syntax

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

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

Property value

Type: System.String

See also

Reference

LongRunningOperationStatus class

LongRunningOperationStatus members

Microsoft.SharePoint.Publishing namespace