NDepend.API Documentation
IQueryCompiled Interface Members
Properties 

NDepend.CodeQuery Namespace : IQueryCompiled Interface

The following tables list the members exposed by IQueryCompiled.

Public Properties
 NameDescription
 Property Gets a value indicating whether the code query has been compiled successfully or not.  
 Property Gets the kind of code query expression.  
 Property Gets the kind of code query syntax.  
 Property Gets the original code query string.  
 PropertyGets this object casted as a IQueryCompiledError object if the code query hasn't been compiled successfully, else gets null.  
 PropertyGets this object casted as a IQueryCompiledSuccess object if the code query has been compiled successfully, else gets null.  
Top
See Also

Reference

IQueryCompiled Interface
NDepend.CodeQuery Namespace