Proprietà DedNotifyObject
|
Restituisce o imposta l'oggetto della notifica.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.1.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à
StringVedi anche