SPDeploymentObject.Type-Eigenschaft
Dient zum Abrufen oder festgelegt, dass den Datentyp für das Bereitstellungsobjekt durch Angabe eines Werts in der SPDeploymentObjectType -Aufzählung.
Namespace: Microsoft.SharePoint.Deployment
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property Type As SPDeploymentObjectType
Get
Set
'Usage
Dim instance As SPDeploymentObject
Dim value As SPDeploymentObjectType
value = instance.Type
instance.Type = value
public SPDeploymentObjectType Type { get; set; }
Eigenschaftswert
Typ: Microsoft.SharePoint.Deployment.SPDeploymentObjectType
Gibt einen SPDeploymentObjectType -Enumerationswert ab.