Skip to content

Constants.GetModuleNameByOsName Method

Gets the name of the module by the operating system name.

Namespace: Citrix.SDK.AppDNA.Solutions.BuildAssessment
Assembly: Citrix.SDK.AppDNA.Solutions.BuildAssessment (in Citrix.SDK.AppDNA.Solutions.BuildAssessment.dll) Version: 7.11.0.0 (7.11.0.0)

Syntax

C

public static string GetModuleNameByOsName(
    string osName
)

VB

Public Shared Function GetModuleNameByOsName ( 
    osName As String
) As String

Parameters

 

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

Return Value

Type: String
Module name

See Also

Reference

Constants Class
Citrix.SDK.AppDNA.Solutions.BuildAssessment Namespace

Was this article helpful?