SignedDataBlock.Signatures 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取对 SignaturesCollection 与 对象关联的集合的 SignedDataBlockObject 引用。
public:
property Microsoft::Office::Interop::InfoPath::SignaturesCollection ^ Signatures { Microsoft::Office::Interop::InfoPath::SignaturesCollection ^ get(); };
public Microsoft.Office.Interop.InfoPath.SignaturesCollection Signatures { get; }
member this.Signatures : Microsoft.Office.Interop.InfoPath.SignaturesCollection
Public ReadOnly Property Signatures As SignaturesCollection