1 reference to RelativeLocation
System.AddIn (1)
System\Addin\Hosting\AddInToken.cs (1)
223
get { return _resolvedHostAddinView.FullName + " " + _addin.
RelativeLocation
+ " " + _addin.TypeInfo.FullName; }