Compartir a través de


VCProject.SupportedPlatformNames (Propiedad)

Espacio de nombres:  Microsoft.VisualStudio.VCProjectEngine
Ensamblado:  Microsoft.VisualStudio.VCProjectEngine (en Microsoft.VisualStudio.VCProjectEngine.dll)

Sintaxis

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

Valor de propiedad

Tipo: String

Seguridad de .NET Framework

Vea también

Referencia

VCProject Interfaz

Microsoft.VisualStudio.VCProjectEngine (Espacio de nombres)