Click or drag to resize
ProcessorVersionIdentifier Properties

The ProcessorVersionIdentifier type exposes the following members.

Properties
  NameDescription
Public propertyName
Gets or sets the name of the system identifier.
(Inherited from SystemIdentifier.)
Public propertyType
Gets this system identifier's type ("ProcessorVersionIdentifier").
(Overrides SystemIdentifierType.)
Public propertyValue
Gets or sets the plain-text value of the system identifier.
(Inherited from SystemIdentifier.)
Public propertyValueHash
Gets or sets the SHA-512 hash generated from the Value.
(Inherited from SystemIdentifier.)
Top
See Also