DVTk API
ApplicationEntityName Property
DVTkDvtk.SessionsIDefinitionManagementApplicationEntityName
DVTk API

[This is preliminary documentation and is subject to change.]

The application entity name for the System Under Test (SUT).
Declaration Syntax
C#Visual BasicVisual C++
string ApplicationEntityName { get; set; }
Property ApplicationEntityName As String
property String^ ApplicationEntityName {
	String^ get ();
	void set (String^ value);
}
Remarks
This name is used to select the appropriate definitions from the definition files for the corresponding SUT.
Exceptions
ExceptionCondition
ArgumentNullExceptionArgument is a nullNothingnullptr reference.

Assembly: DVTK (Module: DVTK) Version: 0.0.0.0