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