AboutSupportDeveloper GuideVersion 40.130.103.9
interface LaunchExternalProcessRule {
    behavior: AllowOrBlock;
    match: string[];
}

Properties

Properties

behavior: AllowOrBlock
match: string[]