IXenServer(TXenSolution, TXenSolutionEditor).ServerUrl Property¶
Gets the server URL.
Namespace: Citrix.SDK.AppDNA.Solutions.Xen.Common
Assembly: Citrix.SDK.AppDNA.Solutions.Xen.Common (in Citrix.SDK.AppDNA.Solutions.Xen.Common.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
Uri ServerUrl { get; }
VB¶
ReadOnly Property ServerUrl As Uri
Get
Property Value¶
Type: Uri
The server URL.
See Also¶
Reference¶
IXenServer(TXenSolution, TXenSolutionEditor) Interface
Citrix.SDK.AppDNA.Solutions.Xen.Common Namespace