InfoPathNamespaceAttribute Constructor
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly: Microsoft.Office.Interop.InfoPath.SemiTrust (in Microsoft.Office.Interop.InfoPath.SemiTrust.dll)
Syntax
'Declaration
Public Sub New ( _
usernamespace As String _
)
'Usage
Dim usernamespace As String
Dim instance As New InfoPathNamespaceAttribute(usernamespace)
public InfoPathNamespaceAttribute(
string usernamespace
)
Parameters
- usernamespace
Type: System.String
See Also
Reference
InfoPathNamespaceAttribute Class