This topic has not yet been rated - Rate this topic

InfoPathNamespaceAttribute class

This documentation is preliminary and is subject to change.

Apply this attribute to specify the namespace prefixes that are used in the class that contains form code in a managed-code project.

System.Object
  System.Attribute
    Microsoft.Office.Interop.InfoPath.SemiTrust.InfoPathNamespaceAttribute

Namespace:  Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly:  Microsoft.Office.Interop.InfoPath.SemiTrust (in Microsoft.Office.Interop.InfoPath.SemiTrust.dll)
[AttributeUsageAttribute(AttributeTargets.Class)]
public sealed class InfoPathNamespaceAttribute : Attribute
Important note Important

This attribute and its settings are generated automatically when you create and work with an InfoPath managed-code form template using the InfoPath 2003 object model. You should not alter this attribute. For more information, see How to: Create a Form Template Using the InfoPath 2003 Object Model.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.