CngProperty.GetValue Metodo

Definizione

Ottiene il valore della proprietà specificato dall'oggetto CngProperty corrente.

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

Restituisce

Byte[]

Matrice che rappresenta il valore archiviato nella proprietà.

Si applica a