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