Method GetFilePathForBundle
GetFilePathForBundle(string)
Given a bundle name, determine the file path for the bundle.
선언
public string GetFilePathForBundle(string bundleName)
파라미터
| 타입 | 이름 | 설명 |
|---|---|---|
| string | bundleName | The name of the bundle. |
반환
| 타입 | 설명 |
|---|---|
| string | The full file path. |