XDocumentClass._XDocument3_SignedDataBlocks 屬性
**命名空間:**Microsoft.Office.Interop.InfoPath
**組件:**Microsoft.Office.Interop.InfoPath (於 microsoft.office.interop.infopath.dll 中)
語法
'宣告
Public Overridable ReadOnly Property _XDocument3_SignedDataBlocks As SignedDataBlocksCollection Implements _XDocument3.SignedDataBlocks
'用途
Dim instance As XDocumentClass
Dim value As SignedDataBlocksCollection
value = CType(instance, _XDocument3).SignedDataBlocks
public virtual SignedDataBlocksCollection _XDocument3.SignedDataBlocks { get; }
請參閱
參考
XDocumentClass 類別
XDocumentClass 成員
Microsoft.Office.Interop.InfoPath 命名空間