<Code Lib>
2025 Method
Changes 0
M

ExternalResourceBrowserData.GetResources

Description:
Gets the external resources under the folder path of the browser data.

public IList<ExternalResourceReference> GetResources()

IList<ExternalResourceReference> The external resources under current folder of the browser data.

Loading…