SolutionConfigurationInSolution.PlatformName Property

Definition

The platform part of this configuration - e.g. "Any CPU", "Win32"

public:
 property System::String ^ PlatformName { System::String ^ get(); };
public string PlatformName { get; }
member this.PlatformName : string
Public ReadOnly Property PlatformName As String

Property Value

Applies to