Property Code
Namespace: Belay.Attributes
Assembly: Belay.Attributes.dll
Code
Gets the Python code to be executed on the device.
csharp
public string Code { get; }
Namespace: Belay.Attributes
Assembly: Belay.Attributes.dll
Gets the Python code to be executed on the device.
public string Code { get; }