AxsgStudioApplyPropertyUpdateRequest(String?, String?, String?, String?, String?, Nullable, Nullable, Nullable, Nullable) Constructor

Definition

Assembly XamlToCSharpGenerator.RemoteProtocol.dll

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

BuildUri
String
TargetTypeName
String
ElementId
String
PropertyName
String
PropertyValue
String
RemoveProperty
Nullable<Boolean>
PersistChangesToSource
Nullable<Boolean>
WaitForHotReload
Nullable<Boolean>
FallbackToRuntimeApplyOnTimeout
Nullable<Boolean>