Share via


RazorCompiledItem.Kind Property

Definition

Gets the kind of compiled item. The kind is used programmatically to associate behaviors and semantics with the item.

public:
 abstract property System::String ^ Kind { System::String ^ get(); };
public abstract string Kind { get; }
member this.Kind : string
Public MustOverride ReadOnly Property Kind As String

Property Value

Applies to