TemplateResult.ProcessingException 屬性

定義

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

屬性值

適用於