'DeclarationPublic ReadOnly Property EdgeNode As EasySparkplugEdgeNodeCore
'UsageDim instance As SparkplugDevice Dim value As EasySparkplugEdgeNodeCore value = instance.EdgeNode
public EasySparkplugEdgeNodeCore EdgeNode {get;}
public: property EasySparkplugEdgeNodeCore^ EdgeNode { EasySparkplugEdgeNodeCore^ get(); }
Property Value
The value of this property can be null (Nothing in Visual Basic).
The default value of this property is null.