PviKeyWordAttribute Class

<< 点击显示目录 >>

PviKeyWordAttribute Class

BR.AN.PviServices .NET


The Attribute expands the properties of all classes derived from . It specifies the PVI key word for the communication parameter. When implementing a Designer componet do niot forget to filter only properties which are marked by this attribute. All other parameters should not be visible in the Designer component.

For a list of all members of this type, see PviKeyWordAttribute Members .

System.Object

  Attribute

    PviKeyWordAttribute

[Visual Basic]

Public Class PviKeyWordAttribute

   Inherits Attribute

[C#]

public class PviKeyWordAttribute : Attribute

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: BR.AN.PviServices

Assembly: BR.AN.PviServices (in BR.AN.PviServices.dll)

See Also

PviKeyWordAttribute Members | BR.AN.PviServices Namespace | DeviceBase


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

PviKeyWordAttribute Members

PviKeyWordAttribute Constructor

PviKeyWordAttributeProperties