XenUpgradeSolutionPlatform.CreatePlatform Method¶
Creates the platform.
Namespace: Citrix.SDK.AppDNA.Solutions.XenUpgrade
Assembly: Citrix.SDK.AppDNA.Solutions.XenUpgrade (in Citrix.SDK.AppDNA.Solutions.XenUpgrade.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public XenUpgradeSolutionPlatform CreatePlatform(
string name
)
VB¶
Public Function CreatePlatform (
name As String
) As XenUpgradeSolutionPlatform
Parameters¶
- name
- Type: System.String
The name.
Return Value¶
Type: XenUpgradeSolutionPlatform
See Also¶
Reference¶
XenUpgradeSolutionPlatform Class
Citrix.SDK.AppDNA.Solutions.XenUpgrade Namespace