DirSyncRequestControl.GetValue Método

Definición

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

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

Devoluciones

Byte[]

Los datos asociados a este control.

Se aplica a