Share via


UriDataAttachment.Uri Property

Definition

Gets the URI that can be used to obtain the data of this attachment.

public:
 property Uri ^ Uri { Uri ^ get(); };
public Uri Uri { get; }
member this.Uri : Uri
Public ReadOnly Property Uri As Uri

Property Value

Uri

The URI of the data resource.

Applies to