MarkupExtensionBracketCharactersAttribute.OpeningBracket Property

Definition

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

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

Property Value

A Char representing the character.

Applies to