Contains the response to a  CopyC# request.
CopyC# request.
            
 CopyC#
CopyC#DescribeApps
 Declaration Syntax
 Declaration Syntax| C# | 
public class DescribeAppsResult
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | DescribeAppsResult()()()() | Initializes a new instance of the DescribeAppsResult class | 
|  | Apps | 
            Gets and sets the property Apps. 
             
            An array of  | 
|  | Equals(Object) | (Inherited from Object.) | 
|  | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetType()()()() | Gets the type of the current instance.(Inherited from Object.) | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|  | WithApps(array<App>[]()[][]) | Obsolete. 
            Sets the Apps property
             | 
|  | WithApps(IEnumerable<(Of <<'(App>)>>)) | Obsolete. 
            Sets the Apps property
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | DescribeAppsResult |