AssemblyArgumentsBuilderExtension.

GetArgumentFromProperty(PropertyInfo, AssemblyOptionSettings, bool) Method

Summary

Gets and processes property value from settings.

Syntax

public static IEnumerable<string> GetArgumentFromProperty(PropertyInfo property, AssemblyOptionSettings settings, bool preCommand)

Attributes

Type Description
IteratorStateMachineAttribute

Parameters

Name Type Description
property PropertyInfo
settings AssemblyOptionSettings The settings.
preCommand bool Pre or post command.

Return Value

Type Description
IEnumerable<string>