SettingsStore::GetInt64 Method

 
Namespace:   Microsoft.VisualStudio.Settings
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

NameDescription
System_CAPS_pubmethodGetInt64(String^, String^)

Returns the value of the requested property whose data type is !:SettingsType.Int64.

System_CAPS_pubmethodGetInt64(String^, String^, Int64)

Returns the value of the requested property whose data type is !:SettingsType.Int64.

Return to top
Show: