IVsSetupCompositionService.ChannelProductVersion 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 Product version from the channel manifest.
public:
property System::String ^ ChannelProductVersion { System::String ^ get(); };
public:
property Platform::String ^ ChannelProductVersion { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(1610678285)]
public string ChannelProductVersion { get; }
public string ChannelProductVersion { get; }
[<System.Runtime.InteropServices.DispId(1610678285)>]
member this.ChannelProductVersion : string
member this.ChannelProductVersion : string
Public ReadOnly Property ChannelProductVersion As String
Property Value
- Attributes