This topic has not yet been rated - Rate this topic

InfoPathNamespaceAttribute Class (Microsoft.Office.Interop.InfoPath.SemiTrust)

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

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
ImportantImportant:

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 Managed Code Form Template Using the InfoPath 2003 Object Model.

System.Object
   System.Attribute
    Microsoft.Office.Interop.InfoPath.SemiTrust.InfoPathNamespaceAttribute
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.