Share via


RazorCompiledItemAttribute.Type Property

Definition

Gets the Type of the compiled item. The type should be contained in the assembly associated with this instance of RazorCompiledItemAttribute.

public:
 property Type ^ Type { Type ^ get(); };
public Type Type { get; }
member this.Type : Type
Public ReadOnly Property Type As Type

Property Value

Applies to