PeerNameRecord.Comment Proprietà

Definizione

Ottiene o imposta informazioni aggiuntive sull'oggetto PeerNameRecord.

public:
 property System::String ^ Comment { System::String ^ get(); void set(System::String ^ value); };
public string Comment { get; set; }
member this.Comment : string with get, set
Public Property Comment As String

Valore della proprietà

Commento associato all'oggetto PeerNameRecord. Il valore predefinito di questa proprietà è null.

Eccezioni

Il commento da impostare contiene un numero di caratteri Unicode superiore a 39 o inferiore a 1.

Il commento da impostare è null.

Commenti

La lunghezza massima del commento è di 39 caratteri Unicode.

Si applica a