Table of Contents

Method Get

Namespace
Velvet
Assembly
Velvet.Docs.dll

Get(string)

Returns the first value for a key, or null when the key is absent.

public string? Get(string key)

Parameters

key string

Returns

string