Udostępnij za pośrednictwem


MqttUserProperty.Value Property

Definition

The value of the property.

[System.Runtime.Serialization.DataMember(Name="value")]
[System.Text.Json.Serialization.JsonPropertyName("value")]
public string Value { get; }
[<System.Runtime.Serialization.DataMember(Name="value")>]
[<System.Text.Json.Serialization.JsonPropertyName("value")>]
member this.Value : string
Public ReadOnly Property Value As String

Property Value

Attributes

Applies to