Click to Rate and Give Feedback

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
Runtime Reference (Visual Studio Tools for Office)
UnknownCustomizationFileException Class

The exception that is thrown when you pass a file with an extension that is not supported by Microsoft Visual Studio 2005 Tools for the Microsoft Office System to a Microsoft.VisualStudio.Tools.Applications.Runtime.ServerDocument constructor or method.

Namespace: Microsoft.VisualStudio.Tools.Applications.Runtime
Assembly: Microsoft.VisualStudio.Tools.Applications.Runtime (in microsoft.visualstudio.tools.applications.runtime.dll)

Visual Basic (Declaration)
<SerializableAttribute> _
Public NotInheritable Class UnknownCustomizationFileException
	Inherits RuntimeException
Visual Basic (Usage)
Dim instance As UnknownCustomizationFileException
C#
[SerializableAttribute] 
public sealed class UnknownCustomizationFileException : RuntimeException

For information about the file formats supported by Visual Studio Tools for Office, see Office Solutions Architecture Overview.

System.Object
   System.Exception
     Microsoft.VisualStudio.Tools.Applications.Runtime.RuntimeException
      Microsoft.VisualStudio.Tools.Applications.Runtime.UnknownCustomizationFileException
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker