IVsSetupCompositionService.ChannelReleaseNoteUrl 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.
Get the release note URL information from the channel manifest.
public:
property System::String ^ ChannelReleaseNoteUrl { System::String ^ get(); };
public:
property Platform::String ^ ChannelReleaseNoteUrl { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(1610678286)]
public string ChannelReleaseNoteUrl { get; }
public string ChannelReleaseNoteUrl { get; }
[<System.Runtime.InteropServices.DispId(1610678286)>]
member this.ChannelReleaseNoteUrl : string
member this.ChannelReleaseNoteUrl : string
Public ReadOnly Property ChannelReleaseNoteUrl As String
Property Value
- Attributes