XmlFormHostItem.PrimaryCookie property

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.InfoPath
Assembly:  Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)

Syntax

'Declaration
Protected Overridable ReadOnly Property PrimaryCookie As String
    Get
'Usage
Dim value As String

value = Me.PrimaryCookie
protected virtual string PrimaryCookie { get; }

Property value

Type: System.String

See also

Reference

XmlFormHostItem class

XmlFormHostItem members

Microsoft.Office.InfoPath namespace