ProvideDependentAssemblyAttribute::CodeBase Property
Visual Studio 2015
Gets or sets a relative path from $PackageFolder$, or an absolute path rooted from an environment variable substitution (of format %variable%).
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Property Value
Type: System::String^| Exception | Condition |
|---|---|
| ArgumentException | When this property is set, this exception is thrown if the value of this property contains invalid path or file name characters. |
Show: