Sdílet prostřednictvím


IInvocationBinder.GetTarget(ReadOnlySpan<Byte>) Metoda

Definice

Získá reprezentaci String cíle z bajtů.

public virtual string? GetTarget (ReadOnlySpan<byte> utf8Bytes);
abstract member GetTarget : ReadOnlySpan<byte> -> string
override this.GetTarget : ReadOnlySpan<byte> -> string
Public Overridable Function GetTarget (utf8Bytes As ReadOnlySpan(Of Byte)) As String

Parametry

utf8Bytes
ReadOnlySpan<Byte>

Název cíle jako sekvence utf8.

Návraty

Řetězec, který představuje cíl nebo hodnotu null, pokud cílový řetězec nelze určit.

Platí pro