Aracılığıyla paylaş


CngProperty.GetValue Yöntem

Tanım

Geçerli CngProperty nesnenin belirttiği özellik değerini alır.

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

Döndürülenler

Byte[]

özelliğinde depolanan değeri temsil eden bir dizi.

Şunlara uygulanır