RuntimeAssetGroup.Runtime 属性

定义

与此组关联的运行时 ID(如果该组与运行时无关,则可能为空)。

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

属性值

表示运行时 ID 的字符串。

适用于