Udostępnij za pośrednictwem


Konstruktor SupportedDirectiveAttribute —

Oświadcza, że procesor dyrektywa urządzony T4 obsługuje danej dyrektywy.

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

Składnia

'Deklaracja
Public Sub New ( _
    supportedDirective As String _
)
public SupportedDirectiveAttribute(
    string supportedDirective
)
public:
SupportedDirectiveAttribute(
    String^ supportedDirective
)
new : 
        supportedDirective:string -> SupportedDirectiveAttribute
public function SupportedDirectiveAttribute(
    supportedDirective : String
)

Parametry

  • supportedDirective
    Typ: System.String
    Obsługuje dyrektywy procesora.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

SupportedDirectiveAttribute Klasa

Przestrzeń nazw Microsoft.VisualStudio.TextTemplating