StorageDirectoryRenamedEventData.SourceUrl Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to