XenSolutionPlatformImage.OsFamilyName Property¶
Gets the name of the os family.
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 abstract string OsFamilyName { get; }
VB¶
Public MustOverride ReadOnly Property OsFamilyName As String
Get
Property Value¶
Type: String
The name of the os family.
See Also¶
Reference¶
XenSolutionPlatformImage Class
Citrix.SDK.AppDNA.Solutions.Xen.Common Namespace