IP*Works! ZIP V9 - Online Help
IP*Works! ZIP V9
Questions / Feedback?

ResolveContentType Method

Returns the content type of the specified part.

Syntax

[VB.NET]
Public Function ResolveContentType() As String
[C#]
public string ResolveContentType();

Remarks

Applies the content type resolution rules specified in the Open XML packaging specification and returns the content type associated with PartName in the archive.

If there's no content type mapped for the part or for the extension, an empty string is returned.

NOTE: This method has a corresponding asynchronous version (ResolveContentTypeAsync) for use in the WinRT environment.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0