XenAdoptionServer.ServerUrl Property¶
Gets the URL of the AppDNA server.
Namespace: Citrix.SDK.AppDNA.Solutions.XenAdoption
Assembly: Citrix.SDK.AppDNA.Solutions.XenAdoption (in Citrix.SDK.AppDNA.Solutions.XenAdoption.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public Uri ServerUrl { get; }
VB¶
Public ReadOnly Property ServerUrl As Uri
Get
Property Value¶
Type: Uri
Implements¶
IXenServer(TXenSolution, TXenSolutionEditor).ServerUrl
See Also¶
Reference¶
XenAdoptionServer Class
Citrix.SDK.AppDNA.Solutions.XenAdoption Namespace