TemplateResult.ProcessingException Property

Definition

public:
 property Microsoft::VisualStudio::Web::CodeGeneration::Templating::TemplateProcessingException ^ ProcessingException { Microsoft::VisualStudio::Web::CodeGeneration::Templating::TemplateProcessingException ^ get(); void set(Microsoft::VisualStudio::Web::CodeGeneration::Templating::TemplateProcessingException ^ value); };
public Microsoft.VisualStudio.Web.CodeGeneration.Templating.TemplateProcessingException ProcessingException { get; set; }
member this.ProcessingException : Microsoft.VisualStudio.Web.CodeGeneration.Templating.TemplateProcessingException with get, set
Public Property ProcessingException As TemplateProcessingException

Property Value

TemplateProcessingException

Applies to