SupportedRuntimeMissingException.SupportedRuntimeVersion Propiedad

Definición

Obtiene la versión del runtime donde se puede instalar y ejecutar esta aplicación.

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

Valor de propiedad

String

Una cadena que contiene el número de versión del runtime.

Se aplica a

Consulte también