Sdílet prostřednictvím


ProvideCodeGeneratorAttribute.Name – vlastnost

Název tohoto generátoru.Chcete-li použít tento generátor soubor v aplikaci Solution Explorer, nastavte jeho Vlastní nástroj tento název vlastnosti.

Obor názvů:  Microsoft.VisualStudio.TextTemplating.VSHost
Sestavení:  Microsoft.VisualStudio.TextTemplating.VSHost.12.0 (v Microsoft.VisualStudio.TextTemplating.VSHost.12.0.dll)

Syntaxe

'Deklarace
Public ReadOnly Property Name As String
public string Name { get; }
public:
property String^ Name {
    String^ get ();
}
member Name : string with get
function get Name () : String

Hodnota vlastnosti

Typ: String

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ProvideCodeGeneratorAttribute Třída

Microsoft.VisualStudio.TextTemplating.VSHost – obor názvů