Share via


RazorCompiledItemAttribute.Kind Property

Definition

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

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

Property Value

Applies to