Property | Type | Description | |
---|---|---|---|
CheckForEquality | bool? | ||
CheckForIsChanged | bool? | ||
DependenciesDirectory | string | ||
EventInvokerName | string | ||
IncludeAttributeAssembly | bool | ||
MessageImportance | MessageImportance? | ||
ProcessFields | bool? | ||
ProjectFile | string | ||
Target | string | ||
TargetPath | string | ||
ToolsDirectory | string | ||
TryToWeaveAllTypes | bool? |
Method | Description | |
---|---|---|
Execute ( ) : void | ||
InjectUsingTask ( ) : void | ||
InjectWeavingTask ( ) : void | ||
RemoveReference ( ) : void | ||
TryInjectReference ( ) : void |
Method | Description | |
---|---|---|
BuildWeavingTaskElement ( ) : System.Xml.Linq.XElement | ||
GetOrCreateTarget ( string target ) : System.Xml.Linq.XElement | ||
GetReferences ( ) : IEnumerable |
||
SelectReferences ( ) : IEnumerable |
public MessageImportance? MessageImportance | ||
return | MessageImportance? |