Proprietà DedNotifyObject
|
Restituisce o imposta l'oggetto della notifica.
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public string Object { get; set; }
Public Property Object As String
Get
Set
public:
property String^ Object {
String^ get ();
void set (String^ value);
}
member Object : string with get, set
Valore della proprietà
Tipo:
StringVedi anche