ViewInfo Class
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.
Provides information for precompiled views.
public ref class ViewInfo
public class ViewInfo
type ViewInfo = class
Public Class ViewInfo
- Inheritance
-
ViewInfo
Constructors
ViewInfo(String, Type) |
Creates a new instance of ViewInfo. |
Properties
Path |
The path of the view. |
Type |
The view Type. |