Gets the parameter's Module.
Namespace:
NetQuarry.Metadata
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string Module { get; }
Public ReadOnly Property Module As String
Get
Property Value
Type:
StringThe parameter's Module.
See Also