AspNetDevelopmentServer Class

Namespace:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Syntax

'宣言
<SerializableAttribute> _
Public Class AspNetDevelopmentServer _
    Implements IXmlTestStore
'使用
Dim instance As AspNetDevelopmentServer
[SerializableAttribute]
public class AspNetDevelopmentServer : IXmlTestStore
[SerializableAttribute]
public ref class AspNetDevelopmentServer : IXmlTestStore
public class AspNetDevelopmentServer implements IXmlTestStore

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.TestTools.Common.AspNetDevelopmentServer

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

AspNetDevelopmentServer Members

Microsoft.VisualStudio.TestTools.Common Namespace