Udostępnij za pośrednictwem


Właściwość SupportedDirectiveAttribute.SupportedDirectives —

Wkład do zestawu dyrektyw obsługiwanych przez procesor.Właściwość ta dodatkowa jest wymagana przez MEF zbudować kolekcji tej nazwy.

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

Składnia

'Deklaracja
Public Property SupportedDirectives As String
public string SupportedDirectives { get; private set; }
public:
property String^ SupportedDirectives {
    String^ get ();
    private: void set (String^ value);
}
member SupportedDirectives : string with get, private set
function get SupportedDirectives () : String
private function set SupportedDirectives (value : String)

Wartość właściwości

Typ: System.String
Returns String.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

SupportedDirectiveAttribute Klasa

Przestrzeń nazw Microsoft.VisualStudio.TextTemplating