ImportOSSourceDetails.ProductName Property¶
The product name of the OS image.
Namespace: Citrix.SDK.AppDNA
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public string ProductName { get; set; }
VB¶
Public Property ProductName As String
Get
Set
Property Value¶
Type: String