SPUserCodeCachedAssemblyGroup class
代表一群使用者組件的本機檔案系統上會快取。
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Administration.SPUserCodeCachedAssemblyGroup
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
<SerializableAttribute> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPUserCodeCachedAssemblyGroup _
Implements ISerializable
'用途
Dim instance As SPUserCodeCachedAssemblyGroup
[SerializableAttribute]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SPUserCodeCachedAssemblyGroup : ISerializable
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.