Click or drag to resize
ConstantsKindsAppSpace Field
Zet Universe

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

App Space is an organizing concept designed for keeping app-specific entities separated from other apps.

Namespace: ZU
Assemblies:  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
Syntax
C#
[KindMetadataAttribute("App Space", "App Space", "ZetUniverse.Kinds.Space", 
	true, false)]
public const string AppSpace = "ZetUniverse.Kinds.AppSpace"

Field Value

Type: String
See Also