다음을 통해 공유


IVsTextManager.SetFileChangeAdvise 메서드

방법 정보를 제공 되지 않습니다.

네임스페이스:  Microsoft.VisualStudio.TextManager.Interop
어셈블리:  Microsoft.VisualStudio.TextManager.Interop(Microsoft.VisualStudio.TextManager.Interop.dll)

구문

‘선언
Function SetFileChangeAdvise ( _
    pszFileName As String, _
    fStart As Integer _
) As Integer
int SetFileChangeAdvise(
    string pszFileName,
    int fStart
)
int SetFileChangeAdvise(
    [InAttribute] String^ pszFileName, 
    [InAttribute] int fStart
)
abstract SetFileChangeAdvise : 
        pszFileName:string * 
        fStart:int -> int
function SetFileChangeAdvise(
    pszFileName : String, 
    fStart : int
) : int

매개 변수

  • pszFileName
    형식: String

    사용하지 마십시오.

  • fStart
    형식: Int32

    사용하지 마십시오.

반환 값

형식: Int32

.NET Framework 보안

참고 항목

참조

IVsTextManager 인터페이스

Microsoft.VisualStudio.TextManager.Interop 네임스페이스