DkmScriptInstructionAddress.AdditionalData Özellik

Tanım

Seçim Bir adresle ilişkili ek çalışma zamanına özgü veriler. Bu veriler, adresler karşılaştırılırken kullanılmayacak.

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