-
Home
-
API
-
XamlToCSharpGenerator.RemoteProtocol.Studio
-
AxsgStudioInsertElementRequest
-
Constructors
-
AxsgStudioInsertElementRequest(String?, String?, String?, String?, String?, Nullable, Nullable, Nullable)
AxsgStudioInsertElementRequest(String?, String?, String?, String?, String?, Nullable, Nullable, Nullable) Constructor
Definition
Represents an insert-element request payload.
public AxsgStudioInsertElementRequest(string? BuildUri, string? TargetTypeName, string? ParentElementId, string? ElementName, string? XamlFragment, bool? PersistChangesToSource, bool? WaitForHotReload, bool? FallbackToRuntimeApplyOnTimeout)
Parameters