Gets/Sets the name of the assembly in which the resource resides. Short names are adequate for identification.
Examples

ResourcePath path = new ResourcePath();
path.AssemblyName = "MyCompany.SilverlightTools";
