ServiceInfo Members
HealthVault
The ServiceInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| ServiceInfo |
Create a new instance of the ServiceInfo class for testing purposes.
|
| Name | Description | |
|---|---|---|
| Create |
Creates a ServiceInfo instance out of the service definition XML.
|
| Equals | (Inherited from Object.) |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
| GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
| GetInstance |
Gets a singleton instance of the ServiceInfo that is cached after it is retrieved.
|
| GetType |
Gets the Type of the current instance. (Inherited from Object.) |
| GetXml |
Gets an XML representation of the ServiceInfo object.
|
| MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
| SetInstance |
Sets the cached ServiceInfo singleton instance to the specified value.
|
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| Assemblies | Obsolete.
Gets the latest information about the assemblies that represent
the HealthVault SDK.
|
| ConfigurationValues |
Gets or sets the public configuration values for the HealthVault service.
|
| HealthServiceShellInfo |
Gets or sets the latest information about the HealthVault Shell.
|
| HealthServiceUrl |
Gets or sets the HealthVault URL.
|
| IncludedSchemaUrls |
Gets or sets the URLs of the common schemas that are included in the
method XSDs.
|
| Methods |
Gets or sets information about the methods that the HealthVault service
exposes.
|
| Version |
Gets or sets the version of the HealthVault service.
|