Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property InformationFlags As DicomDataSetFlags |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public DicomDataSetFlags InformationFlags {get;} |
C++/CLI | |
---|---|
public: property DicomDataSetFlags InformationFlags { DicomDataSetFlags get(); } |
Return Value
The Meta-header flags and Transfer Syntax flags that indicate the file characteristics.For an example, refer to Reset.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family