RemoteSettingsFilterProvider.GetVsSku 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.
Sku of the application (VS specific - empty string if not applicable).
public:
virtual System::String ^ GetVsSku();
public virtual string GetVsSku ();
abstract member GetVsSku : unit -> string
override this.GetVsSku : unit -> string
Public Overridable Function GetVsSku () As String