'Declaration
<AsyncStateMachineAttribute(GdPicture14.GdPictureDocumentUtilities/d__12)> Public Shared Function FetchLatestChromeHeadlessShellAsync( _ ByVal path As String _ ) As Task(Of String)
[AsyncStateMachine(GdPicture14.GdPictureDocumentUtilities/d__12)] public static Task<string> FetchLatestChromeHeadlessShellAsync( string path )
public function FetchLatestChromeHeadlessShellAsync( path: String ): Task; static;
AsyncStateMachineAttribute(GdPicture14.GdPictureDocumentUtilities/d__12) public static function FetchLatestChromeHeadlessShellAsync( path : String ) : Task;
[AsyncStateMachine(GdPicture14.GdPictureDocumentUtilities/d__12)] public: static Task<string*>* FetchLatestChromeHeadlessShellAsync( string* path )
[AsyncStateMachine(GdPicture14.GdPictureDocumentUtilities/d__12)] public: static Task<String^>^ FetchLatestChromeHeadlessShellAsync( String^ path )
Parameters
- path
- The folder where the executable will be downloaded
Return Value
The full path of the downloaded executable