SealedString Scope Item Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Returns a SealedString for an existing key in scope or SealedString.Unassigned for a non-exisiting string

Namespace: NFX
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public SealedString this[
	string value
] { get; }

Property Value

Type: SealedString
See Also