Udostępnij za pośrednictwem


Właściwość IDirectiveProcessorMetadata.SupportedDirectives —

Zestaw obsługiwanych przez procesor dyrektyw.Używany przez hosty bardziej złożonych Obsługa procesorów dyrektywa anonimowe

Przestrzeń nazw:  Microsoft.VisualStudio.TextTemplating
Zestaw:  Microsoft.VisualStudio.TextTemplating.Interfaces.11.0 (w Microsoft.VisualStudio.TextTemplating.Interfaces.11.0.dll)

Składnia

'Deklaracja
ReadOnly Property SupportedDirectives As IEnumerable(Of String)
IEnumerable<string> SupportedDirectives { get; }
property IEnumerable<String^>^ SupportedDirectives {
    IEnumerable<String^>^ get ();
}
abstract SupportedDirectives : IEnumerable<string>
function get SupportedDirectives () : IEnumerable<String>

Wartość właściwości

Typ: System.Collections.Generic.IEnumerable<String>
Returns IEnumerable<T>.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IDirectiveProcessorMetadata Interfejs

Przestrzeń nazw Microsoft.VisualStudio.TextTemplating