RemoteSettingsFilterProvider.GetChannelId Method
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.
Installation channel id.
public:
virtual System::String ^ GetChannelId();
public virtual string GetChannelId ();
abstract member GetChannelId : unit -> string
override this.GetChannelId : unit -> string
Public Overridable Function GetChannelId () As String