Interface
IPerformanceCounterTreeViewModel

Definition

Namespace:ArtOfTest.WebAii.Design.Execution.Profiler.PerformanceCounterProfiler.ViewModels.Interfaces

Assembly:ArtOfTest.WebAii.Design.dll

Syntax:

cs-api-definition
public interface IPerformanceCounterTreeViewModel

Derived Classes: PerformanceCounterTreeViewModel

Properties

Description

Declaration

cs-api-definition
string Description { get; set; }

Property Value

string

IsSelected

Declaration

cs-api-definition
bool IsSelected { get; set; }

Property Value

bool

Name

Declaration

cs-api-definition
string Name { get; set; }

Property Value

string

Parent

Declaration

cs-api-definition
IPerformanceCounterObjectInstanceTreeViewModel Parent { get; }

Property Value

IPerformanceCounterObjectInstanceTreeViewModel

In this article
DefinitionPropertiesDescriptionIsSelectedNameParent
Not finding the help you need?
Contact Support