XenAnalysisDataProvider.GetFamilyIdentifier Method¶
Gets the family identifier for the osName.
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¶
protected string GetFamilyIdentifier(
string osName
)
VB¶
Protected Function GetFamilyIdentifier (
osName As String
) As String
Parameters¶
- osName
- Type: System.String
Name of the os.
Return Value¶
Type: String
See Also¶
Reference¶
XenAnalysisDataProvider Class
Citrix.SDK.AppDNA.Solutions.Xen.Common Namespace