RuntimeAssetGroup.Runtime 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
与此组关联的运行时 ID(如果该组与运行时无关,则可能为空)。
public:
property System::String ^ Runtime { System::String ^ get(); };
public string? Runtime { get; }
member this.Runtime : string
Public ReadOnly Property Runtime As String
属性值
表示运行时 ID 的字符串。