Compartir a través de


XDocumentClass._XDocument4_SignedDataBlocks Propiedad

Definición

Este tipo es un contenedor para una coclase o para un miembro de una coclase que requiere el código administrado para la interoperabilidad con COM. Esta clase no está destinada para usarse en el código.

public:
 virtual property Microsoft::Office::Interop::InfoPath::SignedDataBlocksCollection ^ _XDocument4_SignedDataBlocks { Microsoft::Office::Interop::InfoPath::SignedDataBlocksCollection ^ get(); };
public virtual Microsoft.Office.Interop.InfoPath.SignedDataBlocksCollection _XDocument4_SignedDataBlocks { get; }
member this._XDocument4_SignedDataBlocks : Microsoft.Office.Interop.InfoPath.SignedDataBlocksCollection
Public Overridable ReadOnly Property _XDocument4_SignedDataBlocks As SignedDataBlocksCollection

Valor de propiedad

Devuelve SignedDataBlocksCollection.

Se aplica a