<Code Lib>
2024 Method
Changes 0
M

ExternalResourceLoadData.GetLoadContent

Description:
Returns the ExternalResourceLoadContent resulting from this load operation.
Remarks:
This object contains the content produced by the call to the IExternalResourceServer's LoadResource method.

public ExternalResourceLoadContent GetLoadContent()

ExternalResourceLoadContent A reference to an ExternalResourceLoadContent object.

Loading…