InitialSessionState.StartupScripts Property

Definition

public:
 virtual property System::Collections::Generic::HashSet<System::String ^> ^ StartupScripts { System::Collections::Generic::HashSet<System::String ^> ^ get(); };
public virtual System.Collections.Generic.HashSet<string> StartupScripts { get; }
member this.StartupScripts : System.Collections.Generic.HashSet<string>
Public Overridable ReadOnly Property StartupScripts As HashSet(Of String)

Property Value

Applies to