Block.Type Property
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.
public:
property Microsoft::AspNetCore::Razor::Parser::SyntaxTree::BlockType Type { Microsoft::AspNetCore::Razor::Parser::SyntaxTree::BlockType get(); };
public Microsoft.AspNetCore.Razor.Parser.SyntaxTree.BlockType Type { get; }
member this.Type : Microsoft.AspNetCore.Razor.Parser.SyntaxTree.BlockType
Public ReadOnly Property Type As BlockType