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.
Gets or sets the type of modification that is implied by the class.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Property Type As SPWebConfigModification.SPWebConfigModificationType
Get
Set
'Usage
Dim instance As SPWebConfigModification
Dim value As SPWebConfigModification.SPWebConfigModificationType
value = instance.Type
instance.Type = value
public SPWebConfigModification.SPWebConfigModificationType Type { get; set; }
Property Value
Type: Microsoft.SharePoint.Administration.SPWebConfigModification.SPWebConfigModificationType
An SPWebConfigModification.SPWebConfigModificationType value that specifies the type of modification.