LayoutManagerURI Property |
Returns the Uniform Resource Identifier (URI) of this LayoutManager.
Namespace:
OBCOM.NetClient
Assembly:
OBCOM.NetClient (in OBCOM.NetClient.dll) Version: 40.82.5945.17884 (40.82.5945.17884)
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