Proprietà FindCodeCommandCode
|
Restituisce o imposta il codice da pre-impostare.
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.1.0
Sintassi public 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à
StringVedi anche