DirectoryControl.GetValue Método

Definición

El GetValue() método devuelve los datos asociados al control .

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()

Devoluciones

Byte[]

Datos asociados al control .

Se aplica a