CngProperty.GetValue Metod

Definition

Hämtar det egenskapsvärde som det aktuella CngProperty objektet anger.

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

Returer

Byte[]

En matris som representerar värdet som lagras i egenskapen.

Gäller för