Omb.Domain Namespace > DocumentMgr Class : GetMIMEType Method |
Get MIME Type
[Visual Basic]
Public Overridable Function GetMIMEType( _
ByVal type As DocumentType _
) As String
[C#]
public virtual string GetMIMEType(
DocumentType type
);
[C++]
public: virtual string* GetMIMEType(
DocumentType type
)
[C++/CLI]
public:
virtual String^ GetMIMEType(
DocumentType type
)
string Object
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
DocumentMgr Class | DocumentMgr Members
© 2009 Medical College of Georgia. All Rights Reserved.