AssetInjectionAttribute.

DisableAutoFind Property

Summary

If true, this attribute will not search for a target asset by name when it is first applied.
Assembly
Weaver.dll
Namespace
Weaver
Containing Type
AssetInjectionAttribute

Syntax

public bool DisableAutoFind { get; set; }

Value

Type Description
bool