Table of Contents

Struct Bcp47Value

Namespace
Veritas.Identity
Assembly
Veritas.dll
public readonly struct Bcp47Value
Inherited Members

Constructors

Bcp47Value(string)

public Bcp47Value(string value)

Parameters

value string

Properties

Value

public string Value { get; }

Property Value

string

Methods

ToString()

Returns the fully qualified type name of this instance.

public override string ToString()

Returns

string

The fully qualified type name.