Word.Key Property

C# Language Manager

WordKey Property

[Missing <summary> documentation for "P:Languages.Implementation.Word.Key"]

Namespace:  Languages.Implementation
Assembly:  Languages (in Languages.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
public string Key { get; set; }
Public Property Key As String
	Get
	Set

Property Value

Type: String

[Missing <value> documentation for "P:Languages.Implementation.Word.Key"]

Implements

IWordKey
Remarks

[Missing <remarks> documentation for "P:Languages.Implementation.Word.Key"]

See Also