Partager via


CngProperty.GetValue Méthode

Définition

Obtient la valeur de propriété spécifiée par l'objet CngProperty actuel.

public:
 cli::array <System::Byte> ^ GetValue();
public byte[]? GetValue ();
public byte[] GetValue ();
member this.GetValue : unit -> byte[]
Public Function GetValue () As Byte()

Retours

Byte[]

Un tableau qui représente la valeur stockée dans la propriété.

S’applique à