SPDeploymentSettings class
表示基底類別所使用的匯入及匯出 Windows SharePoint Services Web 站台之間的內容設定的集合。
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Deployment.SPDeploymentSettings
Microsoft.SharePoint.Deployment.SPExportSettings
Microsoft.SharePoint.Deployment.SPImportSettings
Namespace: Microsoft.SharePoint.Deployment
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public MustInherit Class SPDeploymentSettings
'用途
Dim instance As SPDeploymentSettings
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public abstract class SPDeploymentSettings
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.