Utilities Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Utility functions the XrmToolingConnector assembly.
public ref class Utilities
public class Utilities
type Utilities = class
Public Class Utilities
- Inheritance
-
Utilities
Methods
DeterminDiscoveryDataFromOrgDetail(Uri, Boolean, String) |
Parses an OrgURI to determine what the supporting discovery server is. |
DeterminOrgDataFromOrgInfo(CrmOrgList, String) |
returns ( if possible ) the org detail for a given organization name from the list of orgs in discovery |
DeterminOrgDataFromOrgInfo(OrganizationDetailCollection, String) |
returns ( if possible ) the org detail for a given organization name from the list of orgs in discovery |
GetFileVersion(Assembly) |
Returns the file version of passed "executing Assembly" |
GetOrgnameAndOnlineRegionFromServiceUri(Uri, String, String, Boolean) |
Get the organization name and on-line region from the Uri |
IsValidOnlineHost(Uri) |
Looks at the URL provided and determines if the URL is a valid online URI |