DVTk API
DicomPrefix Property
DVTkDvtkHighLevelInterface.Dicom.FilesFileMetaInformationDicomPrefix
DVTk API

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

Get or set the file preable.
Declaration Syntax
C#Visual BasicVisual C++
public byte[] DicomPrefix { get; set; }
Public Property DicomPrefix As Byte()
public:
property array<unsigned char>^ DicomPrefix {
	array<unsigned char>^ get ();
	void set (array<unsigned char>^ value);
}

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0