IVsWritableSettingsStore.GetLastWriteTime Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetLastWriteTime(String, array<SYSTEMTIME[]) | Returns the last time a value was written in a specified collection, including all its properties and sub-collections. (Inherited from IVsSettingsStore.) | |
GetLastWriteTime(String, array<SYSTEMTIME[]) | Returns the last time a value was written in a specified collection, including all its properties and sub-collections. |
Top