C# 클래스 Microsoft.Languages.Editor.Controller.Constants.VSConstants

파일 보기 프로젝트 열기: Microsoft/RTVS 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
GUID_VSStandardCommandSet97 System.Guid
VSStd2K System.Guid
VsDebugCommandGroup System.Guid

공개 메소드들

메소드 설명
Failed ( int hr ) : bool
Succeeded ( int hr ) : bool

비공개 메소드들

메소드 설명
VSConstants ( ) : System

메소드 상세

Failed() 공개 정적인 메소드

public static Failed ( int hr ) : bool
hr int
리턴 bool

Succeeded() 공개 정적인 메소드

public static Succeeded ( int hr ) : bool
hr int
리턴 bool

프로퍼티 상세

GUID_VSStandardCommandSet97 공개적으로 정적으로 프로퍼티

This GUID identifies the standard set of commands known by VisualStudio 97 (version 6).
public static Guid,System GUID_VSStandardCommandSet97
리턴 System.Guid

VSStd2K 공개적으로 정적으로 프로퍼티

GUID for the 2K command set. This is a set of standard editor commands.
public static Guid,System VSStd2K
리턴 System.Guid

VsDebugCommandGroup 공개적으로 정적으로 프로퍼티

public static Guid,System VsDebugCommandGroup
리턴 System.Guid