ViewInfo Class

Definition

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.

Applies to