ProvideCodeGeneratorAttribute(Type, String, String, Boolean) Oluşturucu
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Oluşturucu
public:
ProvideCodeGeneratorAttribute(Type ^ type, System::String ^ name, System::String ^ description, bool generatesDesignTimeSource);
public:
ProvideCodeGeneratorAttribute(Platform::Type ^ type, Platform::String ^ name, Platform::String ^ description, bool generatesDesignTimeSource);
public ProvideCodeGeneratorAttribute (Type type, string name, string description, bool generatesDesignTimeSource);
new Microsoft.VisualStudio.TextTemplating.VSHost.ProvideCodeGeneratorAttribute : Type * string * string * bool -> Microsoft.VisualStudio.TextTemplating.VSHost.ProvideCodeGeneratorAttribute
Public Sub New (type As Type, name As String, description As String, generatesDesignTimeSource As Boolean)
Parametreler
- type
- Type
- name
- String
- description
- String
- generatesDesignTimeSource
- Boolean