Sdílet prostřednictvím


ProvideCodeGeneratorAttribute.Type – vlastnost

Typ implementace Generátor kódu

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

Syntaxe

'Deklarace
Public ReadOnly Property Type As Type
    Get
public Type Type { get; }
public:
property Type^ Type {
    Type^ get ();
}
member Type : Type
function get Type () : Type

Hodnota vlastnosti

Typ: System.Type

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

ProvideCodeGeneratorAttribute Třída

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