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 metadata for the module.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property Properties As SPModule.SPModulePropertyBag
Get
'Usage
Dim instance As SPModule
Dim value As SPModule.SPModulePropertyBag
value = instance.Properties
public SPModule.SPModulePropertyBag Properties { get; }
Property value
Type: Microsoft.SharePoint.SPModule.SPModulePropertyBag
An Microsoft.SharePoint.SPModule.SPModulePropertyBag that contains the metadata.