Property EntryAssemblyOnly
| Improve this Doc View SourceEntryAssemblyOnly
Gets a value indicates whether only the entry assembly's embedded resources are searched.
Declaration
public bool EntryAssemblyOnly { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | true if only the entry assembly's embedded resources are searched, otherwise false. The default value is false. |