DkmClrLocalVariable.AdditionalData Özellik

Tanım

Seçim Yerel değişkeni tanımlamak için sembol sağlayıcısı tarafından kullanılan ek veriler. Anlamı uygulamaya özgüdür.

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

Özellik Değeri

ReadOnlyCollection<Byte>

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

Şunlara uygulanır