Table of Contents

Class RawString

Namespace
Phoesion.Glow.SDK
Assembly
Phoesion.Glow.SDK.StructuredLogging.dll
public sealed class RawString
Inheritance
object
RawString

Properties

Value

public string Value { get; }

Property Value

string

Operators

implicit operator RawString(FormattableString)

public static implicit operator RawString(FormattableString formattable)

Parameters

formattable FormattableString

Returns

RawString

implicit operator RawString(string)

public static implicit operator RawString(string str)

Parameters

str string

Returns

RawString