IViewCompiler Interface 
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a view compiler.
public interface class IViewCompiler
	public interface IViewCompiler
	type IViewCompiler = interface
	Public Interface IViewCompiler
Methods
| CompileAsync(String) | 
		 Compile a view at the specified path.  |