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.
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