RuntimeAssetGroup.Runtime Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
ID d’exécution associé à ce groupe (peut être vide si le groupe est agnostique pour l’exécution).
public:
property System::String ^ Runtime { System::String ^ get(); };
public string? Runtime { get; }
member this.Runtime : string
Public ReadOnly Property Runtime As String
Valeur de propriété
Chaîne qui représente l’ID d’exécution.