Thank you for the explanation. I got my first library running

.
I could not have figured this out from the user guide.
What is the 6.2 folder for?
Documents\Atmel Studio\6.2\
Thank you.
The following information needs to be added to
http://www.visualmicro.com/page/User-Guide.aspx?doc=Add-Libraries.html ABOUT SKETCHBOOK
A sketchbook folder is Arduino's standard place to store your sketches.
sketchbook folder defaults to: my documents\arduino
Arduino-user libraries folder is in sketchbook: arduino\Libraries
For every user library you create, create a subfolder in Arduino's "Libraries" folder.
When "Configuration Manager > sketchbook location" field is blank, Visual Micro will use the settings from the Arduino Ide.
Until you know Arduino, it's best leave the Arduino defaults and leave the "sketchbook location" field blank.
ABOUT SKETCH FOLDERS
A sketch folder contains one sketch.
Sketch folders can be saved anywhere you like, regardless of the sketchbook folder.
Use Windows Explorer to move sketch folders.