BeforeOpenSolutionEventArgs(String) Oluşturucu

Tanım

BeforeOpenSolutionEventArgs 'un yeni bir örneğini başlatır.

public:
 BeforeOpenSolutionEventArgs(System::String ^ solutionFilename);
public:
 BeforeOpenSolutionEventArgs(Platform::String ^ solutionFilename);
 BeforeOpenSolutionEventArgs(std::wstring const & solutionFilename);
public BeforeOpenSolutionEventArgs (string solutionFilename);
new Microsoft.VisualStudio.Shell.Events.BeforeOpenSolutionEventArgs : string -> Microsoft.VisualStudio.Shell.Events.BeforeOpenSolutionEventArgs
Public Sub New (solutionFilename As String)

Parametreler

solutionFilename
String

Çözüm dosyasının adı.

Şunlara uygulanır