Struct ConsoleCommand.ParameterMapping
Namespace: DotNetNuke.Prompt
Assembly: DotNetNuke.dll
Syntax
public struct ParameterMapping
Properties
| Improve this Doc View SourceAttribute
Declaration
public ConsoleCommandParameterAttribute Attribute { readonly get; set; }
Property Value
Type | Description |
---|---|
ConsoleCommandParameterAttribute |
Property
Declaration
public PropertyInfo Property { readonly get; set; }
Property Value
Type | Description |
---|---|
PropertyInfo |