The SolutionDetails class contains information that provide more details about the solution from the depot.
More...
List of all members.
Detailed Description
The SolutionDetails class contains information that provide more details about the solution from the depot.
Constructor & Destructor Documentation
| vmware::esx::settings::SolutionDetails::SolutionDetails |
( |
| ) |
[inline] |
Generate all-fields constructor only for errors and standard structures that have relevant fields.
Creates a default new instance.
Member Function Documentation
| T vmware::esx::settings::SolutionDetails::_ConvertTo< T > |
( |
| ) |
[inline] |
- Type Constraints
-
| T | : | vmware.vapi.bindings.IStructure | |
| vmware.vapi.data.StructValue vmware::esx::settings::SolutionDetails::_GetDataValue |
( |
| ) |
[inline] |
| vmware.vapi.bindings.type.StructType vmware::esx::settings::SolutionDetails::_GetType |
( |
| ) |
[inline] |
| bool vmware::esx::settings::SolutionDetails::_HasTypeNameOf< T > |
( |
| ) |
[inline] |
- Type Constraints
-
| T | : | vmware.vapi.bindings.IStructure | |
| void vmware::esx::settings::SolutionDetails::_Validate |
( |
| ) |
[inline] |
| override bool vmware::esx::settings::SolutionDetails::Equals |
( |
object |
obj | ) |
[inline] |
Components registered by the solution.
If the component is not present in the depot, then corresponding details are absent from the list.
| string vmware::esx::settings::SolutionDetails::GetDisplayName |
( |
| ) |
[inline] |
Display name of the solution.
| string vmware::esx::settings::SolutionDetails::GetDisplayVersion |
( |
| ) |
[inline] |
Display version of the solution.
| override int vmware::esx::settings::SolutionDetails::GetHashCode |
( |
| ) |
[inline] |
Components registered by the solution.
If the component is not present in the depot, then corresponding details are absent from the list.
| void vmware::esx::settings::SolutionDetails::SetDisplayName |
( |
string |
displayName | ) |
[inline] |
Display name of the solution.
| void vmware::esx::settings::SolutionDetails::SetDisplayVersion |
( |
string |
displayVersion | ) |
[inline] |
Display version of the solution.
| override string vmware::esx::settings::SolutionDetails::ToString |
( |
| ) |
[inline] |
The documentation for this class was generated from the following file: