Interface IProtoConnectionInfrastructure

Namespace
ProtoTest.Core
Assembly
ProtoTest.Core.dll

Infrastructure that hands the application under test a connection string.

public interface IProtoConnectionInfrastructure : IProtoInfrastructure, IProtoResource
Inherited Members
Extension Methods

Properties

ConnectionString

Gets the connection string of the started piece.

string ConnectionString { get; }

Property Value

string