Proprietà DedNotifyEventArgsBody 
             | 
          
        
         
            Corpo della notifica.
            
 
    Namespace: 
   DedNet
    Assembly:
   DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassipublic 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: 
String
Vedi anche