-
Home
-
API
-
XamlToCSharpGenerator.RemoteProtocol.Studio
-
AxsgStudioRemoveElementRequest
-
Constructors
-
AxsgStudioRemoveElementRequest(String?, String?, String?, Nullable, Nullable, Nullable)
AxsgStudioRemoveElementRequest(String?, String?, String?, Nullable, Nullable, Nullable) Constructor
Definition
Represents a remove-element request payload.
public AxsgStudioRemoveElementRequest(string? BuildUri, string? TargetTypeName, string? ElementId, bool? PersistChangesToSource, bool? WaitForHotReload, bool? FallbackToRuntimeApplyOnTimeout)
Parameters