Proprietà GetClientAccessInfoEventArgsUpdateVersion
|
Restituisce o imposta la versione del client.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 28.0.0
Sintassipublic string UpdateVersion { get; set; }
Public Property UpdateVersion As String
Get
Set
public:
property String^ UpdateVersion {
String^ get ();
void set (String^ value);
}
member UpdateVersion : string with get, set
Valore della proprietà
String
Vedi anche