UriDataAttachment Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides an implementation of IDataAttachment for sending any resource that can be accessed by a uniform resource identifier (URI) as an attachment.
public ref class UriDataAttachment : Microsoft::VisualStudio::TestTools::Common::IDataAttachment, Microsoft::VisualStudio::TestTools::Common::Xml::IXmlTestStore
[System.Serializable]
public class UriDataAttachment : Microsoft.VisualStudio.TestTools.Common.IDataAttachment, Microsoft.VisualStudio.TestTools.Common.Xml.IXmlTestStore
[<System.Serializable>]
type UriDataAttachment = class
interface IDataAttachment
interface IXmlTestStore
Public Class UriDataAttachment
Implements IDataAttachment, IXmlTestStore
- Inheritance
-
UriDataAttachment
- Attributes
- Implements
Uri |
Initializes a new instance of the UriDataAttachment class by using the |
Description |
Gets the description for the attachment. |
Uri |
Gets the URI that can be used to obtain the data of this attachment. |
Load(Xml |
Loads an instance of this class from the provided XML element by using the provided parameters. |
Save(Xml |
Saves this object in the provided XML element by using the provided parameters. |
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |