ClientViaBehavior

ClientViaBehavior

Syntax

class ClientViaBehavior : Behavior
{
  string Uri;
};

Methods

The ClientViaBehavior class does not define any methods.

Properties

The ClientViaBehavior class has the following property:

Uri

Data type: string

Access type: Read-only

The ViaUri.

Requirements

MOF Declared in Servicemodel.mof.

Namespace

Defined in root\ServiceModel

See Also

Reference

ClientViaBehavior