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 |