Restituisce o imposta il contenuto della notifica.
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public string Body { get; set; }
Public Property Body As String
Get
Set
public:
property String^ Body {
String^ get ();
void set (String^ value);
}
member Body : string with get, set
Valore della proprietà
Tipo:
StringVedi anche