<DebuggerNonUserCodeAttribute()> <DebuggerStepThroughAttribute()> Public Sub SetSolutionName( _ ByVal solutionName As String _ )
[DebuggerNonUserCode()] [DebuggerStepThrough()] public void SetSolutionName( string solutionName )
[DebuggerNonUserCode()] [DebuggerStepThrough()] public: void SetSolutionName( String^ solutionName )
Parameters
- solutionName
- The solution name you want to use.