Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the group ID of this user assembly group.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property UserCodeAssemblyGroupId As SPUserCodeAssemblyGroupId
Get
'Usage
Dim instance As SPUserCodeCachedAssemblyGroup
Dim value As SPUserCodeAssemblyGroupId
value = instance.UserCodeAssemblyGroupId
public SPUserCodeAssemblyGroupId UserCodeAssemblyGroupId { get; }
Property value
Type: Microsoft.SharePoint.Administration.SPUserCodeAssemblyGroupId
The group ID of this user assembly group.
See also
Reference
SPUserCodeCachedAssemblyGroup class