Share via


Propriedade VCProject.SupportedPlatformNames

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

Sintaxe

'Declaração
ReadOnly Property SupportedPlatformNames As String
string SupportedPlatformNames { get; }
property String^ SupportedPlatformNames {
    String^ get ();
}
abstract SupportedPlatformNames : string with get
function get SupportedPlatformNames () : String

Valor de propriedade

Tipo: String

Segurança do .NET Framework

Consulte também

Referência

VCProject Interface

Namespace Microsoft.VisualStudio.VCProjectEngine