PowerShell script module (.psm1) a file format for PowerShell module scripts.
Learn more about this file format
here.
Namespace: GroupDocs.ViewerAssembly: GroupDocs.Viewer (in GroupDocs.Viewer.dll) Version: 22.5
Syntaxpublic static readonly FileType PSM1
Public Shared ReadOnly PSM1 As FileType
public:
static initonly FileType^ PSM1
static val PSM1: FileType
Field Value
Type:
FileType
See Also