Share via


RuntimeAssetGroup.Runtime 屬性

定義

與此群組建立關聯的執行階段識別碼 (群組若與執行階段無關,則可能為空白)。

public:
 property System::String ^ Runtime { System::String ^ get(); };
public string? Runtime { get; }
member this.Runtime : string
Public ReadOnly Property Runtime As String

屬性值

表示運行時間識別碼的字串。

適用於