DVTk API
FileHead Property
DVTkDvtkData.MediaDicomDirFileHead
DVTk API

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

Contains the File Preamble, DICOM Prefix and Transfer Syntax UID.
Declaration Syntax
C#Visual BasicVisual C++
public FileHead FileHead { get; set; }
Public Property FileHead As FileHead
public:
property FileHead^ FileHead {
	FileHead^ get ();
	void set (FileHead^ value);
}
Remarks
In the DICOM standard, this FileHead is actually part of the File Meta Information.
Exceptions
ExceptionCondition
ArgumentNullExceptionArgument is a nullNothingnullptr reference.

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0