共用方式為


SPServerProductInfo class

產品一部伺服器的版本資訊。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Administration.SPServerProductInfo

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

Syntax

'宣告
<GuidAttribute("B10116C1-2ADE-4950-B120-A9C4B020A658")> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPServerProductInfo
'用途
Dim instance As SPServerProductInfo
[GuidAttribute("B10116C1-2ADE-4950-B120-A9C4B020A658")]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SPServerProductInfo

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.

請參閱

參照

SPServerProductInfo members

Microsoft.SharePoint.Administration namespace