DkmRunningProcessInfo.PublishedPrograms Özellik

Tanım

Seçim Hedef işlemde etkin olan çalışma zamanları hakkında bilgi sağlar. Şu anda bu betik hata ayıklaması ve CoreCLR hata ayıklaması için kullanılır ve gelecekte diğer çalışma zamanları için de kullanılabilir.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Debugger::DefaultPort::DkmPublishedProgramInfo ^> ^ PublishedPrograms { System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Debugger::DefaultPort::DkmPublishedProgramInfo ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Debugger.DefaultPort.DkmPublishedProgramInfo> PublishedPrograms { get; }
member this.PublishedPrograms : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Debugger.DefaultPort.DkmPublishedProgramInfo>
Public ReadOnly Property PublishedPrograms As ReadOnlyCollection(Of DkmPublishedProgramInfo)

Özellik Değeri

ReadOnlyCollection<DkmPublishedProgramInfo>

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

Şunlara uygulanır