Setting.HelpUri 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 the URI of a help page.
[System.Runtime.Serialization.DataMember]
public Uri? HelpUri { get; init; }
[<System.Runtime.Serialization.DataMember>]
member this.HelpUri : Uri with get, set
Public Property HelpUri As Uri
Property Value
- Attributes