Click or drag to resize

UnitTestFixtureApplicationName Property

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

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

Property Value

String
See Also