 | 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)
Syntaxpublic string URI { get; }
Public ReadOnly Property URI As String
Get
Return Value
Type:
String
The Uniform Resource Identifier (URI) of this LayoutManager.
See Also