Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

System.InvalidOperationException:“Operation is not valid due to the current state of the object.” #7

@scx1125

Description

@scx1125

System.InvalidOperationException:“Operation is not valid due to the current state of the object.”
CurrentWindow.Activate();
ContextMenuItem menu = new ContextMenuItem
{
Title = "Open UF.Client Here",
AcceptDirectory = true,
Exe = "UF.Client.exe",
Param = "{path}"
};
await new ContextMenuService().SaveAsync(menu);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions