共用方式為


SPWebConfigModification.Type property

取得或設定為暗示的擔保類別所修改的類型。

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

Syntax

'宣告
Public Property Type As SPWebConfigModification.SPWebConfigModificationType
    Get
    Set
'用途
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
指定的修改類型SPWebConfigModification.SPWebConfigModificationType值。

請參閱

參照

SPWebConfigModification class

SPWebConfigModification members

Microsoft.SharePoint.Administration namespace