Initializing help system before first use

Description Property

Get parameter description. Module parameters may provide a textual description of their functionality. Has value null if none available.

Namespace:   Mosel
Assembly:  xprmdn (in xprmdn.dll) Version: 5.0.2.0
Syntax
C#
public abstract string Description { get; }

Property Value

Type:  String
See Also