StandardFormat.Symbol Property

Definition

Gets the character component of the format.

public:
 property char Symbol { char get(); };
public char Symbol { get; }
member this.Symbol : char
Public ReadOnly Property Symbol As Char

Property Value

The character component of the format.

Applies to