VCReferences::CanAddAssemblyReferenceWithStrongName Method (String^, String^)
Visual Studio 2015
Returns a value indicating whether to add the given assembly (.NET) reference by refering to it by its strong name.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Parameters
- bstrRef
-
Type:
System::String^
A string representing the path of the assembly.
- bstrAssemblyName
-
Type:
System::String^
Strong name of the assembly.
Show: