MarkupExtensionBracketCharactersAttribute.ClosingBracket Property

Definition

Specifies the character to be used as the closing delimiter in a MarkupExtension.

public:
 property char ClosingBracket { char get(); };
public char ClosingBracket { get; }
member this.ClosingBracket : char
Public ReadOnly Property ClosingBracket As Char

Property Value

A Char representing the character.

Applies to