Udostępnij za pośrednictwem


Metoda DslDirectiveProcessorBase.PostProcessArguments —

Argumenty procesu

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.DslDefinition
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Składnia

'Deklaracja
Protected Overrides Sub PostProcessArguments ( _
    directiveName As String, _
    requiresArguments As IDictionary(Of String, String), _
    providesArguments As IDictionary(Of String, String) _
)
protected override void PostProcessArguments(
    string directiveName,
    IDictionary<string, string> requiresArguments,
    IDictionary<string, string> providesArguments
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DslDirectiveProcessorBase Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition