IDkmClrUIVisualizerService.InitSourceDataProvider(DkmPropertyProxy) Methode

Definition

Nicht beschrieben (interne API).

public:
 System::Collections::ObjectModel::ReadOnlyCollection<System::Byte> ^ InitSourceDataProvider(Microsoft::VisualStudio::Debugger::Internal::DkmPropertyProxy ^ propertyProxy);
public System.Collections.ObjectModel.ReadOnlyCollection<byte> InitSourceDataProvider (Microsoft.VisualStudio.Debugger.Internal.DkmPropertyProxy propertyProxy);
abstract member InitSourceDataProvider : Microsoft.VisualStudio.Debugger.Internal.DkmPropertyProxy -> System.Collections.ObjectModel.ReadOnlyCollection<byte>
Public Function InitSourceDataProvider (propertyProxy As DkmPropertyProxy) As ReadOnlyCollection(Of Byte)

Parameter

propertyProxy
DkmPropertyProxy

In Der Concord-Wrapper um ipropertyproxyeeside.

Gibt zurück

ReadOnlyCollection<Byte>

[Out, optional] die Ergebnis bytes.

Gilt für