'Declaration<JetBrains.Annotations.NotNullAttribute()> Public ReadOnly Property EdgeNode As EasySparkplugEdgeNodeCore
'UsageDim instance As SparkplugProducerProcessedEventArgs Dim value As EasySparkplugEdgeNodeCore value = instance.EdgeNode
[JetBrains.Annotations.NotNull()] public EasySparkplugEdgeNodeCore EdgeNode {get;}
[JetBrains.Annotations.NotNull()] public: property EasySparkplugEdgeNodeCore^ EdgeNode { EasySparkplugEdgeNodeCore^ get(); }
Property Value
The value of this property cannot be null (Nothing in Visual Basic).