TestingHelper.Instance Property
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.
Returns an instance of this class.
public:
static property Microsoft::Xrm::Tooling::Connector::TestingHelper ^ Instance { Microsoft::Xrm::Tooling::Connector::TestingHelper ^ get(); };
public static Microsoft.Xrm.Tooling.Connector.TestingHelper Instance { get; }
static member Instance : Microsoft.Xrm.Tooling.Connector.TestingHelper
Public Shared ReadOnly Property Instance As TestingHelper