.NET Components
Chilkat .NET Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character Encoding Conversion

Back to Mime Class Summary

Mime::IsXml

Return true if the MIME message body is XML, otherwise returns false.

  Declarations  
    [Visual Basic]
Public Function IsXml() As Boolean

[C#]
public bool IsXml();

[C++]
public bool IsXml();

[JScript]
public function IsXml() : Boolean
 
  Parameters  
   
 

Copyright 2002, Chilkat Software, Inc. All Rights Reserved.