CounterSet.PathsWithInstances Property
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:
property System::Collections::Specialized::StringCollection ^ PathsWithInstances { System::Collections::Specialized::StringCollection ^ get(); };
public System.Collections.Specialized.StringCollection PathsWithInstances { get; }
member this.PathsWithInstances : System.Collections.Specialized.StringCollection
Public ReadOnly Property PathsWithInstances As StringCollection