XmlResources Class
Applies To: Dynamics CRM 2015
This class is used to access and retrieve web
Namespace: Microsoft.Xrm.Tooling.WebResourceUtility
Assembly: Microsoft.Xrm.Tooling.WebResourceUtility (in Microsoft.Xrm.Tooling.WebResourceUtility.dll)
Inheritance Hierarchy
System.Object
Microsoft.Xrm.Tooling.WebResourceUtility.XmlResources
Syntax
public class XmlResources
public ref class XmlResources
type XmlResources = class end
Public Class XmlResources
Constructors
Name | Description | |
---|---|---|
XmlResources(CrmServiceClient) | Constructs a class used to retrieve an XML resources from CRM.. |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
Finalize() | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
GetXmlFromCRMWebResource(String) | Returns Xml Resource from CRM |
|
MemberwiseClone() | (Inherited from Object.) |
|
ToString() | (Inherited from Object.) |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Xrm.Tooling.WebResourceUtility Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright