SolutionContext::PlatformName Property
Visual Studio 2015
Gets the name of the platform supported by this assignment.
Assembly: EnvDTE (in EnvDTE.dll)
Property Value
Type: System::String^A string representing the platform name supported by this assignment.
If the project supports no platforms, then PlatformName returns an empty string.
Show: