Condividi tramite


WiFiDirectInformationElement.Value Proprietà

Definizione

Valore dell'elemento informativo.

public:
 property IBuffer ^ Value { IBuffer ^ get(); void set(IBuffer ^ value); };
IBuffer Value();

void Value(IBuffer value);
public IBuffer Value { get; set; }
var iBuffer = wiFiDirectInformationElement.value;
wiFiDirectInformationElement.value = iBuffer;
Public Property Value As IBuffer

Valore della proprietà

Valore dell'elemento informativo.

Si applica a