CloudFile.Uri Property

Definition

Gets the file's URI.

public Uri Uri { get; }
member this.Uri : Uri
Public ReadOnly Property Uri As Uri

Property Value

Uri

The absolute URI to the file.

Implements

Uri

Applies to