SPDeploymentSettings.IngestionTaskKey property

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

Syntax

'Declaration
Public Property IngestionTaskKey As IngestionTaskKey
    Get
    Set
'Usage
Dim instance As SPDeploymentSettings
Dim value As IngestionTaskKey

value = instance.IngestionTaskKey

instance.IngestionTaskKey = value
public IngestionTaskKey IngestionTaskKey { get; set; }

Property value

Type: IngestionTaskKey

See also

Reference

SPDeploymentSettings class

SPDeploymentSettings members

Microsoft.SharePoint.Deployment namespace