IMSDNChannel::SubscriptionChannel Property

Visual Studio 2015
 

Gets the subscription channel, e.g. FTE, RETAIL etc.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.14.0 (in Microsoft.VisualStudio.Shell.Immutable.14.0.dll)

property String^ SubscriptionChannel {
	String^ get();
}

Property Value

Type: System::String^

The subscription channel.

Return to top
Show: