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