public Collection<string> FirstLogonCommands { get; set; }Public Property FirstLogonCommands As Collection(Of String)
Get
Setpublic:
property Collection<String^>^ FirstLogonCommands {
Collection<String^>^ get ();
void set (Collection<String^>^ value);
}member FirstLogonCommands : Collection<string> with get, setThese commands will run before any scripts specified by the FirstLogonScripts property.