exclusiveUserDataFolderAccess property

bool? exclusiveUserDataFolderAccess
final

Whether other processes can create WebView2 from WebView2Environment created with the same user data folder and therefore sharing the same WebView browser process instance.

The default value is false.

Officially Supported Platforms/Implementations:

Implementation

final bool? exclusiveUserDataFolderAccess;