Aracılığıyla paylaş


DslDirectiveProcessorBase.PostProcessArguments Yöntem

İşlem bağımsız değişkenleri

Ad alanı:  Microsoft.VisualStudio.Modeling.DslDefinition
Derleme:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll içinde)

Sözdizimi

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

Parametreler

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

DslDirectiveProcessorBase Sınıf

Microsoft.VisualStudio.Modeling.DslDefinition Ad Alanı