DeviceBase.RoutingPath Property

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > DeviceBase Class > DeviceBase Properties >

DeviceBase.RoutingPath Property

BR.AN.PviServices .NET


Gets or sets the routing path.

[Visual Basic]

<PviCpuParameter> _

<PviKeyWord(PviKeyWord:=""/CN"")> _

Public Property RoutingPath() As String

  Public Get

  End Get

  Public Set

  End Set

End Property

[C#]

[PviCpuParameter]

[PviKeyWord(PviKeyWord=""/CN"")]

public string RoutingPath { public get; public set; }

Property Value

RoutingPath

See Also

DeviceBase Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]