共用方式為


SPProduct class

此類別具有版本、 升級及一個產品安裝的修補程式資訊。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Administration.SPProduct

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

Syntax

'宣告
<GuidAttribute("D9CD6C55-D937-4103-9E2F-0A5A794FD356")> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPProduct
'用途
Dim instance As SPProduct
[GuidAttribute("D9CD6C55-D937-4103-9E2F-0A5A794FD356")]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SPProduct

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.

請參閱

參照

SPProduct members

Microsoft.SharePoint.Administration namespace