DkmSourceFileHash.Value Eigenschaft

Definition

Array der berechneten Hashbytes.

         Diese API wurde in Visual Studio 15 RTM (dkmapiversion. VS15RTM) eingeführt.
public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::Byte> ^ Value { System::Collections::ObjectModel::ReadOnlyCollection<System::Byte> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<byte> Value { get; }
member this.Value : System.Collections.ObjectModel.ReadOnlyCollection<byte>
Public ReadOnly Property Value As ReadOnlyCollection(Of Byte)

Eigenschaftswert

ReadOnlyCollection<Byte>

Gilt für