SPProductVersions class
管理網站的伺服器之間的產品版本資料。
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Administration.SPProductVersions
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
<GuidAttribute("DB75E992-D20B-4457-B1A9-7F3E2A3F422F")> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPProductVersions
'用途
Dim instance As SPProductVersions
[GuidAttribute("DB75E992-D20B-4457-B1A9-7F3E2A3F422F")]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SPProductVersions
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.