Condividi tramite


SiloAddress.ToStringWithHashCode Metodo

Definizione

Restituisce una rappresentazione di stringa lunga di questo SiloAddress, incluso il valore hash coerente.

public string ToStringWithHashCode ();
member this.ToStringWithHashCode : unit -> string
Public Function ToStringWithHashCode () As String

Restituisce

Rappresentazione di stringa di questo SiloAddress.

Commenti

Nota: questo valore stringa non è paragonabile al FromParsableString metodo - usare il ToParsableString metodo a tale scopo.

Si applica a