Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property FileFormat As ImageFileFormat |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As ImageInfo Dim value As ImageFileFormat value = instance.FileFormat |
C# | |
---|---|
public ImageFileFormat FileFormat {get;} |
Delphi | |
---|---|
public read-only property FileFormat: ImageFileFormat; |
JScript | |
---|---|
public function get FileFormat : ImageFileFormat |
Managed Extensions for C++ | |
---|---|
public: __property ImageFileFormat get_FileFormat(); |
C++/CLI | |
---|---|
public: property ImageFileFormat FileFormat { ImageFileFormat get(); } |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family