'DeclarationPublic Property ComponentTypes As SparkplugComponentTypes
'UsageDim instance As SparkplugSubscriptionArguments Dim value As SparkplugComponentTypes instance.ComponentTypes = value value = instance.ComponentTypes
public SparkplugComponentTypes ComponentTypes {get; set;}
public: property SparkplugComponentTypes ComponentTypes { SparkplugComponentTypes get(); void set ( SparkplugComponentTypes value); }
Property Value
The default value of this property is Any (SparkplugComponentTypes.Any).