مشاركة عبر


ServerDocument.AddCustomization أسلوب (String, String, Guid, Uri, Boolean, array<String %)

تدعم واجهة API البنية الأساسية لـ NET Framework. ولم يتم تصميمها للاستخدام مباشرةً من التعليمة البرمجية الخاصة بك.

مساحة الاسم:  Microsoft.VisualStudio.Tools.Applications
التجميع:  Microsoft.VisualStudio.Tools.Applications.ServerDocument (في Microsoft.VisualStudio.Tools.Applications.ServerDocument.dll)

بناء الجملة

'إقرار
Public Shared Sub AddCustomization ( _
    documentPath As String, _
    assemblyName As String, _
    solutionId As Guid, _
    deploymentManifestUrl As Uri, _
    runAsLocal As Boolean, _
    <OutAttribute> ByRef nonpublicCachedDataMembers As String() _
)
public static void AddCustomization(
    string documentPath,
    string assemblyName,
    Guid solutionId,
    Uri deploymentManifestUrl,
    bool runAsLocal,
    out string[] nonpublicCachedDataMembers
)

المعلمات

أمن NET Framework.

راجع أيضًَا

المرجع

ServerDocument الفئة

ServerDocument الأعضاء

AddCustomization التحميل الزائد

Microsoft.VisualStudio.Tools.Applications مساحة الاسم