BlobMetadata.FileLocator Property

Definition

The filelocator of the file or folder.

[System.Text.Json.Serialization.JsonPropertyName("FileLocator")]
public string FileLocator { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("FileLocator")>]
member this.FileLocator : string with get, set
Public Property FileLocator As String

Property Value

Attributes

Applies to