ConnectedServiceProvider.MoreInfoUri 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 or sets a link to MSDN, Azure Portal, sign-up page, etc. if the name and description are not enough for the user to understand.
public: property Uri ^ MoreInfoUri { public:
Uri ^ get(); protected:
void set(Uri ^ value); };
public Uri MoreInfoUri { get; protected set; }
member this.MoreInfoUri : Uri with get, set
Public Property MoreInfoUri As Uri
Property Value
Returns Uri.