Click or drag to resize

LayoutLoaderURI Property

Returns the Uniform Resource Identifier (URI) of this LayoutManager.

Namespace:  OBCOM.NetSwitchLib.Layouts
Assembly:  OBCOM.NetSwitchLib (in OBCOM.NetSwitchLib.dll) Version: 1.48.7760.35650 (1.48.7760.35650)
Syntax
public string URI { get; }

Return Value

Type: String
The Uniform Resource Identifier (URI) of this LayoutManager.
See Also