共用方式為


CommonInfo class

此類別是僅供內部使用。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Deployment.CommonInfo

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

Syntax

'宣告
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class CommonInfo
'用途
Dim instance As CommonInfo
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class CommonInfo

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.

請參閱

參照

CommonInfo members

Microsoft.SharePoint.Deployment namespace