Struct ConsoleCommand.ParameterMapping
Inherited Members
Namespace: DotNetNuke.Prompt
Assembly: DotNetNuke.dll
Syntax
public struct ConsoleCommand.ParameterMapping
Properties
Attribute
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 |