UnitTestFixtureApplicationName Property

Gets or sets the application name to use in the unit test fixture.

Definition

Namespace: InnerDrive.Core
Assembly: InnerDrive.Core (in InnerDrive.Core.dll) Version: 5.2.9017.0
C#
public string ApplicationName { get; protected set; }

Property Value

String

See Also