Skip to content

OsHelper.GetImageNameByOsName Method

Converts operating system name to the AppDNA snapshot name

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

public static string GetImageNameByOsName(
    string osName
)

VB

Public Shared Function GetImageNameByOsName ( 
    osName As String
) As String

Parameters

 

osName
Type: System.String
Name of the operating system.

Return Value

Type: String

See Also

Reference

OsHelper Class
Citrix.SDK.AppDNA.Solutions.Xen.Common Namespace

Was this article helpful?