SettingChangedEventArgs.ShowWhiteSpacesKey 필드
버전 2에 적용
공백 표시 키입니다.
네임스페이스: Microsoft.WebMatrix.Extensibility.Editor
어셈블리: Microsoft.WebMatrix.Extensibility(Microsoft.WebMatrix.Extensibility.dll)
구문
‘선언
Public Const ShowWhiteSpacesKey As String
‘사용 방법
Dim value As String
value = SettingChangedEventArgs.ShowWhiteSpacesKey
public const string ShowWhiteSpacesKey
public:
literal String^ ShowWhiteSpacesKey
static val mutable ShowWhiteSpacesKey: string
public const var ShowWhiteSpacesKey : String