该类及其成员保留供内部使用,不应在代码中使用。
此 API 不兼容 CLS。
继承层次结构
System.Object
  Microsoft.VisualStudio.Data.Schema.Package.Project.Internal.SolutionListener
    Microsoft.VisualStudio.Data.Schema.Package.Project.Internal.SolutionListenerForProjectOpen
命名空间:  Microsoft.VisualStudio.Data.Schema.Package.Project.Internal
程序集:  Microsoft.VisualStudio.Data.Schema.Package(在 Microsoft.VisualStudio.Data.Schema.Package.dll 中)
语法
声明
<CLSCompliantAttribute(False)> _
Public Class SolutionListenerForProjectOpen _
    Inherits SolutionListener
[CLSCompliantAttribute(false)]
public class SolutionListenerForProjectOpen : SolutionListener
[CLSCompliantAttribute(false)]
public ref class SolutionListenerForProjectOpen : public SolutionListener
[<CLSCompliantAttribute(false)>]
type SolutionListenerForProjectOpen =  
    class
        inherit SolutionListener
    end
public class SolutionListenerForProjectOpen extends SolutionListener
SolutionListenerForProjectOpen 类型公开以下成员。
构造函数
| 名称 | 说明 | |
|---|---|---|
| .gif) | SolutionListenerForProjectOpen | 该类及其成员保留供内部使用,不应在代码中使用。 | 
页首
属性
| 名称 | 说明 | |
|---|---|---|
| .gif) | EventsCookie | 该类及其成员保留供内部使用,不应在代码中使用。 (继承自 SolutionListener。) | 
| .gif) | ServiceProvider | 该类及其成员保留供内部使用,不应在代码中使用。 (继承自 SolutionListener。) | 
| .gif) | Solution | 该类及其成员保留供内部使用,不应在代码中使用。 (继承自 SolutionListener。) | 
页首
方法
页首
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。
请参见
参考
Microsoft.VisualStudio.Data.Schema.Package.Project.Internal 命名空间
.gif)