RuntimeAssetGroup.Runtime Property

Definition

The runtime ID associated with this group (may be empty if the group is runtime-agnostic).

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

Property Value

A string that represents the runtime ID.

Applies to