ResourceWriteCancelData.ResourceUri Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="resourceUri")]
public string ResourceUri { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resourceUri")>]
member this.ResourceUri : string with get, set
Public Property ResourceUri As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to