IXmlTestStoreCustom 인터페이스
XmlStore 지속성을 사용자 지정하는 메커니즘을 제공합니다.
네임스페이스: Microsoft.VisualStudio.TestTools.Common.Xml
어셈블리: Microsoft.VisualStudio.QualityTools.Common(Microsoft.VisualStudio.QualityTools.Common.dll)
구문
‘선언
Public Interface IXmlTestStoreCustom
public interface IXmlTestStoreCustom
public interface class IXmlTestStoreCustom
type IXmlTestStoreCustom = interface end
public interface IXmlTestStoreCustom
IXmlTestStoreCustom 형식에서는 다음과 같은 멤버를 노출합니다.
속성
이름 | 설명 | |
---|---|---|
ElementName | 이 개체를 유지하는 데 사용할 태그의 이름을 가져옵니다. | |
NamespaceUri | 요소를 저장하는 데 사용할 XML 네임스페이스를 가져옵니다. |
위쪽