DkmSourceFileHash.Value Propriedade

Definição

Matriz dos bytes de hash calculados.

         Essa API foi introduzida no Visual Studio 15 RTM (DkmApiVersion. VS15RTM).
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)

Valor da propriedade

ReadOnlyCollection<Byte>

Aplica-se a