AppVSolution Methods¶
The AppVSolution type exposes the following members.
Methods¶
Name | Description | |
---|---|---|
![]() | Analyze() | Analyzes this solution. |
![]() | Analyze(Boolean) | Starts the solution analysis. |
![]() | AnalyzeInBackground() | Analyzes this solution in background. |
![]() | AnalyzeInBackground(Boolean) | Analyzes this solution in background. |
![]() | ApplicationSelectionScope | Gets a collection of applications that will be used to generate the solution's report. |
![]() | Delete | Deletes this solution. |
![]() | Equals(Object) | Determines whether the specified Object, is equal to this instance. (Overrides Object.Equals(Object).) |
![]() | Equals(AppVSolution) | Indicates whether the current object is equal to another object of the same type. |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Returns a hash code for this instance. (Overrides Object.GetHashCode().) |
![]() | GetSelectionScope | Obsolete. Gets a collection of application ids that will be used to generate the solution's report |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Processing | Gets a processing. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
See Also¶
Reference¶
AppVSolution Class
Citrix.SDK.AppDNA.Solutions.AppV Namespace