다음을 통해 공유


BracePairAttribute.OpeningBraces 속성

Gets the opening brace character.

네임스페이스:  Microsoft.VisualStudio.Text.BraceCompletion
어셈블리:  Microsoft.VisualStudio.Text.UI(Microsoft.VisualStudio.Text.UI.dll)

구문

‘선언
Public ReadOnly Property OpeningBraces As Char
public char OpeningBraces { get; }
public:
property wchar_t OpeningBraces {
    wchar_t get ();
}
member OpeningBraces : char with get
function get OpeningBraces () : char

속성 값

형식: Char
The opening brace character.

.NET Framework 보안

참고 항목

참조

BracePairAttribute 클래스

Microsoft.VisualStudio.Text.BraceCompletion 네임스페이스