Edit

Share via


Behavior class

Syntax

class Behavior  
{  
  string Type;  
};  

Methods

The Behavior class does not define any methods.

Properties

The Behavior class has the following property:

Type

Data type: string

Access type: Read-only

The type of the behavior.

Requirements

MOF Declared in Servicemodel.mof.
Namespace Defined in root\ServiceModel

See also