-
Home
-
API
-
XamlToCSharpGenerator.RemoteProtocol.Studio
-
AxsgStudioApplyPropertyUpdateRequest
-
Constructors
-
AxsgStudioApplyPropertyUpdateRequest(String?, String?, String?, String?, String?, Nullable, Nullable, Nullable, Nullable)
AxsgStudioApplyPropertyUpdateRequest(String?, String?, String?, String?, String?, Nullable, Nullable, Nullable, Nullable) Constructor
Definition
Represents an apply-property-update request payload.
public AxsgStudioApplyPropertyUpdateRequest(string? BuildUri, string? TargetTypeName, string? ElementId, string? PropertyName, string? PropertyValue, bool? RemoveProperty, bool? PersistChangesToSource, bool? WaitForHotReload, bool? FallbackToRuntimeApplyOnTimeout)
Parameters