Bagikan melalui


DependencyContext.RuntimeGraph Properti

Definisi

Mendapatkan grafik pengidentifikasi runtime.

public:
 property System::Collections::Generic::IReadOnlyList<Microsoft::Extensions::DependencyModel::RuntimeFallbacks ^> ^ RuntimeGraph { System::Collections::Generic::IReadOnlyList<Microsoft::Extensions::DependencyModel::RuntimeFallbacks ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<Microsoft.Extensions.DependencyModel.RuntimeFallbacks> RuntimeGraph { get; }
member this.RuntimeGraph : System.Collections.Generic.IReadOnlyList<Microsoft.Extensions.DependencyModel.RuntimeFallbacks>
Public ReadOnly Property RuntimeGraph As IReadOnlyList(Of RuntimeFallbacks)

Nilai Properti

Grafik pengidentifikasi runtime.

Keterangan

Grafik pengidentifikasi runtime menunjukkan runtime mana yang kompatibel satu sama lain. Untuk informasi selengkapnya, lihat Katalog .NET RID.

Berlaku untuk