Aracılığıyla paylaş


ServerDocument.AddCustomization Yöntem (String, String, Guid, Uri, Boolean, array<String %)

Bu API, Visual Studio altyapısını destekler ve doğrudan sizin kodunuzdan kullanılmak üzere tasarlanmamıştır.

Ad alanı:  Microsoft.VisualStudio.Tools.Applications
Derleme:  Microsoft.VisualStudio.Tools.Applications.ServerDocument (Microsoft.VisualStudio.Tools.Applications.ServerDocument.dll içinde)

Sözdizimi

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

Parametreler

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ServerDocument Sınıf

AddCustomization Fazla Yük

Microsoft.VisualStudio.Tools.Applications Ad Alanı