VCProject.SupportedPlatformNames Property

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

Syntax

'Declaration
ReadOnly Property SupportedPlatformNames As String
string SupportedPlatformNames { get; }
property String^ SupportedPlatformNames {
    String^ get ();
}
abstract SupportedPlatformNames : string with get
function get SupportedPlatformNames () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

VCProject Interface

Microsoft.VisualStudio.VCProjectEngine Namespace