DependentPlatformMissingException.SupportUrl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
A URI that indicates where support can be found for the problem encountered.