DependentPlatformMissingException.SupportUrl Property

Definition

Gets a URI that indicates where support can be found for the problem encountered.

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

Property Value

Uri

A URI that indicates where support can be found for the problem encountered.

Applies to