ProvideCodeGeneratorAttribute.Name Property

Definition

The name of this generator

public:
 property System::String ^ Name { System::String ^ get(); };
public:
 property Platform::String ^ Name { Platform::String ^ get(); };
public string Name { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Name : string
Public ReadOnly Property Name As String

Property Value

Attributes

Applies to