ZennoLab Assemblies Documentation
Namespaces Property
ZennoLab.InterfacesLibrary.ProjectModel.Collections Namespace > IGlobalVariables Interface : Namespaces Property

Get the namespaces of global variables.

Syntax
[DataMember()]
IEnumerable<string> Namespaces {get;}

Property Value

Type: System.Collection.Generic.IEnumerable<String>

The collection objects of System.String describing keys of context items.

Requirements

Target Platforms: Desktop: Windows XP SP3 and older. Server: Windows Server 2003 and older.

See Also

Reference

IGlobalVariables Interface
IGlobalVariables Members