Method GetImplicitGuidsForBundle
GetImplicitGuidsForBundle(string)
Get bundle's object ids that have no dependency file
Declaration
protected List<GUID> GetImplicitGuidsForBundle(string fileName)
Parameters
| Type | Name | Description |
|---|---|---|
| string | fileName | Name of bundle file |
Returns
| Type | Description |
|---|---|
| List<GUID> | List of GUIDS of objects in bundle with no dependency file |