RuntimeAssetGroup.Runtime Propiedad

Definición

El identificador en tiempo de ejecución asociado a este grupo (puede estar vacío si el grupo es independiente del tiempo de ejecución).

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

Valor de propiedad

Cadena que representa el identificador de tiempo de ejecución.

Se aplica a