DVTk API
SutImplementationVersionName Property
DVTkDvtkApplicationLayerEmulatorSessionSutImplementationVersionName
DVTk API

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

The version name given by the Manufacturer to the Product implementation to identify it internally. DVT checks that the value sent by the Product matches the values given here.
Declaration Syntax
C#Visual BasicVisual C++
public string SutImplementationVersionName { get; set; }
Public Property SutImplementationVersionName As String
public:
property String^ SutImplementationVersionName {
	String^ get ();
	void set (String^ value);
}
Remarks
The implementation version name is an optional field - when the Product does not send this value leave this entry blank.

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0