Share via


Int32OrStringV1.Value Property

Definition

Gets the string value if the instance represents a string; otherwise, returns the string representation of the 32-bit integer value if the instance represents an integer.

public string? Value { get; }
member this.Value : string
Public ReadOnly Property Value As String

Property Value

Applies to