共用方式為


SPUserSolution class

表示在網站集合解決方案圖庫中的沙箱化解決方案 。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPUserSolution

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

Syntax

'宣告
Public NotInheritable Class SPUserSolution _
    Implements IDisposable
'用途
Dim instance As SPUserSolution
public sealed class SPUserSolution : IDisposable

備註

這個類別表示方案上載至網站集合範圍,並在沙箱中執行。

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.

請參閱

參照

SPUserSolution members

Microsoft.SharePoint namespace