Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Path Property
NamespacesGenesyslab.Desktop.Infrastructure.LocalizationXmlLanguageDictionaryPath
Gets a path.
Declaration Syntax
C#Visual BasicVisual C++
public string Path { get; set; }
Public Property Path As String
public:
property String^ Path {
	String^ get ();
	void set (String^ value);
}
Value
The path.

Assembly: Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)