DkmRunningProcessInfo.ClrVersions Özellik

Tanım

Seçim Hata ayıklanan işleme yüklenmiş tüm CLR örnekleri için sürüm numarası.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::String ^> ^ ClrVersions { System::Collections::ObjectModel::ReadOnlyCollection<System::String ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<string> ClrVersions { get; }
member this.ClrVersions : System.Collections.ObjectModel.ReadOnlyCollection<string>
Public ReadOnly Property ClrVersions As ReadOnlyCollection(Of String)

Özellik Değeri

ReadOnlyCollection<String>

ReadOnlyCollection<T> döndürür.

Şunlara uygulanır