SettingsStore::GetPropertyCount Method (String^)
Visual Studio 2015
Returns the number of properties under the given collection.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- collectionPath
-
Type:
System::String^
Path of the collection.
| Exception | Condition |
|---|---|
| ArgumentException | Throws this exception if the collection does not exist. |
Show: