IOsBuild Interface¶
Represents OS build with applications
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 interface IOsBuild
VB¶
Public Interface IOsBuild
The IOsBuild type exposes the following members.
Properties¶
Name | Description | |
---|---|---|
![]() | Applications | Gets the Application objects associated with the build. |
![]() | Image | Gets the OSImage on which the build is based. |
![]() | IsValid | Is this valid |
![]() | OSProductName | The Product Name |