Proprietà FindCodeCommandCode
|
Restituisce o imposta il codice da pre-impostare.
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
Sintassipublic string Code { get; set; }Public Property Code As String
Get
Set
public:
property String^ Code {
String^ get ();
void set (String^ value);
}member Code : string with get, set
Valore della proprietà
String
Vedi anche