Share via


PeerNameRegistration.Comment Proprietà

Definizione

Ottiene o imposta informazioni aggiuntive sull'oggetto PeerName che verrà registrato nell'oggetto Cloud.

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 contenente informazioni aggiuntive sull'oggetto PeerName da associare all'oggetto Cloud. Per impostazione predefinita, questa proprietà è impostata su null.

Eccezioni

Il valore specificato della stringa è maggiore di 39 caratteri Unicode.

Si applica a