Method | Description | |
---|---|---|
IsLSPEditorAvailable ( ) : bool | ||
IsLSPEditorAvailable ( string documentMoniker, object hierarchy ) : bool | ||
IsLiveShareHost ( ) : bool | ||
IsRemoteClient ( ) : bool |
public abstract IsLSPEditorAvailable ( ) : bool | ||
return | bool |
public abstract IsLSPEditorAvailable ( string documentMoniker, object hierarchy ) : bool | ||
documentMoniker | string | |
hierarchy | object | |
return | bool |