ShareTextRequest.Uri Property

Definition

Gets or sets a valid Uri to share.

public string Uri { get; set; }

Property Value

The uri that will be shared.

Remarks

This must be a valid uri or an exception will be thrown.

Applies to