Udostępnij za pośrednictwem


DirectoryControl.GetValue Metoda

Definicja

Metoda GetValue() zwraca dane skojarzone z kontrolką.

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

Zwraca

Byte[]

Dane skojarzone z kontrolką.

Dotyczy