IVsContainedLanguageHost3.GetTabSize(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void GetTabSize([Runtime::InteropServices::Out] int % plTabSize);
public void GetTabSize (out int plTabSize);
abstract member GetTabSize : int -> unit
Public Sub GetTabSize (ByRef plTabSize As Integer)
Parameters
- plTabSize
- Int32