MarkupExtensionBracketCharactersAttribute.ClosingBracket 屬性

定義

指定 MarkupExtension 中要用來做為結尾分隔符號的字元。

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

屬性值

Char,表示字元。

適用於