InjectionAttribute.

Optional Property

Summary

If set to true, this attribute will not give any errors when it is unable to initialize with an appropriate value.
Assembly
Weaver.dll
Namespace
Weaver
Containing Type
InjectionAttribute

Syntax

public bool Optional { get; set; }

Value

Type Description
bool