Metoda ServerDocument.AddCustomization — (String, String, Guid, Uri, Boolean, array<String %)

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

Przestrzeń nazw:  Microsoft.VisualStudio.Tools.Applications
Zestaw:  Microsoft.VisualStudio.Tools.Applications.ServerDocument (w Microsoft.VisualStudio.Tools.Applications.ServerDocument.dll)

Składnia

'Deklaracja
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
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ServerDocument Klasa

Przeciążenie AddCustomization

Przestrzeń nazw Microsoft.VisualStudio.Tools.Applications