AxsgStudioRemoveElementRequest(String?, String?, String?, Nullable, Nullable, Nullable) Constructor

Definition

Assembly XamlToCSharpGenerator.RemoteProtocol.dll

Represents a remove-element request payload.

public AxsgStudioRemoveElementRequest(string? BuildUri, string? TargetTypeName, string? ElementId, bool? PersistChangesToSource, bool? WaitForHotReload, bool? FallbackToRuntimeApplyOnTimeout)

Parameters

BuildUri
String
TargetTypeName
String
ElementId
String
PersistChangesToSource
Nullable<Boolean>
WaitForHotReload
Nullable<Boolean>
FallbackToRuntimeApplyOnTimeout
Nullable<Boolean>