SettingsStore::GetUInt32 Method
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Settings
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Return to top
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | GetUInt32(String^, String^) | Returns the value of the requested property whose data type is !:SettingsType.Int32. |
![]() | GetUInt32(String^, String^, UInt32) | Returns the value of the requested property whose data type is !:SettingsType.Int32. |
Show:
