DVTk API
StyleSheetFullFileName Property
DVTkDvtkHighLevelInterface.Dicom.ThreadsDicomThreadOptionsStyleSheetFullFileName
DVTk API

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

The full file name of the stylesheet used to convert results .xml files to .html files. This stylesheet is used e.g. when the property ShowResults is set to true. The default value for this property is the executable path append with the file name "DVT_RESULTS.xslt".
Declaration Syntax
C#Visual BasicVisual C++
public string StyleSheetFullFileName { get; set; }
Public Property StyleSheetFullFileName As String
public:
property String^ StyleSheetFullFileName {
	String^ get ();
	void set (String^ value);
}

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0