Product.AuthorUri Property

Definition

Gets a Uri to additional information about the author of the current product.

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

Property Value

Uri

A Uri instance.

Applies to