IPlatformImage.OsFamilyName Property¶
Gets or sets the name of the os family for the image.
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¶
string OsFamilyName { get; set; }
VB¶
Property OsFamilyName As String
Get
Set
Property Value¶
Type: String
See Also¶
Reference¶
IPlatformImage Interface
Citrix.SDK.AppDNA.Solutions.Xen.Common Namespace