StringResource.DefaultValue Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("defaultValue")]
public string? DefaultValue { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("defaultValue")>]
member this.DefaultValue : string with get, set
Public Property DefaultValue As String

Property Value

Attributes

Applies to