Propriedade ProvideDirectiveProcessorAttribute.Name

O nome do processador de diretriz

Namespace:  Microsoft.VisualStudio.TextTemplating.VSHost
Assembly:  Microsoft.VisualStudio.TextTemplating.VSHost.10.0 (em Microsoft.VisualStudio.TextTemplating.VSHost.10.0.dll)

Sintaxe

'Declaração
Public ReadOnly Property Name As String
    Get
public string Name { get; }
public:
property String^ Name {
    String^ get ();
}
member Name : string
function get Name () : String

Valor de propriedade

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

ProvideDirectiveProcessorAttribute Classe

Namespace Microsoft.VisualStudio.TextTemplating.VSHost