Gets the content of a file.
public Task<string> GetIncludeFileContentAsync( AsyncHandle asyncHandle, string path )
Public Function GetIncludeFileContentAsync ( asyncHandle As AsyncHandle, path As String ) As Task(Of String)