BeforeOpenSolutionEventArgs 类

定义

BeforeOpenSolution 事件的事件参数。

public ref class BeforeOpenSolutionEventArgs : EventArgs
public class BeforeOpenSolutionEventArgs : EventArgs
type BeforeOpenSolutionEventArgs = class
    inherit EventArgs
Public Class BeforeOpenSolutionEventArgs
Inherits EventArgs
继承
BeforeOpenSolutionEventArgs

构造函数

BeforeOpenSolutionEventArgs(String)

实例化新的 BeforeOpenSolutionEventArgs 实例。

属性

SolutionFilename

获取解决方案文件的名称。

适用于