다음을 통해 공유


VsExpansionManagerClass.GetSnippetShortCutKeybindingState 메서드

자세한 내용은 GetSnippetShortCutKeybindingState를 참조하십시오.

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

구문

‘선언
Public Overridable Function GetSnippetShortCutKeybindingState ( _
    <OutAttribute> ByRef fBound As Integer _
) As Integer
public virtual int GetSnippetShortCutKeybindingState(
    out int fBound
)
public:
virtual int GetSnippetShortCutKeybindingState(
    [OutAttribute] int% fBound
)
abstract GetSnippetShortCutKeybindingState : 
        fBound:int byref -> int  
override GetSnippetShortCutKeybindingState : 
        fBound:int byref -> int
public function GetSnippetShortCutKeybindingState(
    fBound : int
) : int

매개 변수

  • fBound
    형식: Int32%

반환 값

형식: Int32

구현

IVsExpansionManager.GetSnippetShortCutKeybindingState(Int32%)

.NET Framework 보안

참고 항목

참조

VsExpansionManagerClass 클래스

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