AssemblyReferences.AddFromFile أسلوب
قم بإضافة AssemblyReferenceكائن إلى AssemblyReferencesمجموعة من مسار. الملف المحدد
مساحة الاسم: VsWebSite
التجميع: VsWebSite.Interop (في VsWebSite.Interop.dll)
بناء الجملة
'إقرار
Function AddFromFile ( _
bstrPath As String _
) As AssemblyReference
AssemblyReference AddFromFile(
string bstrPath
)
AssemblyReference^ AddFromFile(
[InAttribute] String^ bstrPath
)
abstract AddFromFile :
bstrPath:string -> AssemblyReference
function AddFromFile(
bstrPath : String
) : AssemblyReference
المعلمات
- bstrPath
النوع: System.String
المسار إلى ملف.dll إلى يمكن إضافتها.
القيمة المُرجعة
النوع: VsWebSite.AssemblyReference
كائن AssemblyReference .
أمن NET Framework.
- الثقة الكاملة للمتصل الفوري. يتعذر استخدام هذا العضو بواسطة التعليمات البرمجية الموثوق بها جزئيًا. لمزيد من المعلومات، راجع باستخدام مكتبات من تعليمات برمجية موثوق بها جزئي.