SignedDataBlock.Caption-Eigenschaft
Ruft die Signaturbestätigungsmeldung des SignedDataBlockObject-Objekts ab.
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)
Syntax
'Declaration
<DispIdAttribute(4)> _
ReadOnly Property Caption As String
'Usage
Dim instance As SignedDataBlock
Dim value As String
value = instance.Caption
[DispIdAttribute(4)]
string Caption { get; }
Siehe auch
Referenz
SignedDataBlock-Schnittstelle
SignedDataBlock-Member
Microsoft.Office.Interop.InfoPath-Namespace