XmlFormHostItem.Sponsored-Eigenschaft
Diese Eigenschaft wird für die interne Verwendung reserviert und ist nicht für die direkte Verwendung in Code bestimmt.
Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in microsoft.office.infopath.dll)
Syntax
'Declaration
<PermissionSetAttribute(SecurityAction.LinkDemand, Name:="FullTrust")> _
Protected ReadOnly Property Sponsored As Boolean
'Usage
Dim value As Boolean
value = Me.Sponsored
[PermissionSetAttribute(SecurityAction.LinkDemand, Name="FullTrust")]
protected bool Sponsored { get; }
Siehe auch
Referenz
XmlFormHostItem-Klasse
XmlFormHostItem-Member
Microsoft.Office.InfoPath-Namespace