ProvideCodeGeneratorAttribute.Description Property

Definition

A human readable description of this generator

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

Property Value

Attributes

Applies to