RuntimeAssetGroup.Runtime 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
與此群組建立關聯的執行階段識別碼 (群組若與執行階段無關,則可能為空白)。
public:
property System::String ^ Runtime { System::String ^ get(); };
public string? Runtime { get; }
member this.Runtime : string
Public ReadOnly Property Runtime As String
屬性值
表示運行時間識別碼的字串。