Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Scorchio
VisualStudio
Entities
VSInstance
C# 클래스 Scorchio.VisualStudio.Entities.VSInstance
Defines the VSInstance type.
파일 보기
프로젝트 열기: asudbury/NinjaCoderForMvvmCross
1 사용 예제들
공개 메소드들
메소드
설명
VSInstance
(
DTE2
applicationObject
) :
EnvDTE80
Initializes a new instance of the
VSInstance
class.
메소드 상세
VSInstance()
공개
메소드
Initializes a new instance of the
VSInstance
class.
public
VSInstance
(
DTE2
applicationObject
) :
EnvDTE80
applicationObject
DTE2
The application object.
리턴
EnvDTE80