InputAttachment 对象

相关项: API 测试

描述

访问测试步骤的输入附件的属性。

语法

this.<活动>.Context.InputAttachments.<支持的对象或方法>

支持的方法

  • Attributes 对象

  • BaseURL 对象

  • ChildNodes 对象

  • CreateAttribute 方法

  • CreateCDataSection 方法

  • CreateComment 方法

  • CreateElement 方法

  • CreateEntityReference 方法

  • CreateNode 方法

  • CreateWhitespace 方法

  • CreateXMLDeclaration 方法

  • DocumentElement 对象

  • DocumentType 对象

  • FirstChild 对象

  • GetElementsbyId 方法

  • GetElementsbyTagName 方法

  • GetEnumerator 方法

  • GetNamespaceOfPrefix 方法

  • HasChildNodes 对象

  • ImportNode 方法

  • InnerText 对象

  • InnerXML 对象

  • InsertAfter 方法

  • InsertBefore 方法

  • IsReadOnly 对象

  • LastChild 对象

  • Load 方法

  • LoadXML 方法

  • LocalName 对象

  • Name 对象

  • NamespaceURL 对象

  • NameTable 对象

  • NextSibling 对象

  • NodeType 对象

  • OwnerDocument 对象

  • ParentNode 对象

  • Prefix 对象

  • PrependChild 方法

  • PreserveWhitespace 对象

  • PreviousSibling 对象

  • ReadNode 方法

  • RemoveAll 方法

  • RemoveChild 方法

  • ReplaceChild 方法

  • SchemaInfo 对象

  • Schemas 对象

  • SelectNodes 方法

  • SelectSingleNode 方法

  • Supports 方法

  • Validate 方法

  • Value 对象

  • WriteContentTo 方法

  • WriteTo 方法

示例

this.StServiceCallActivity8.InputAttachments.Load(@"<my file path>");