LCInfo.Port Property

<< 点击显示目录 >>

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

LCInfo.Port Property

BR.AN.PviServices .NET


Gets the port where the search function succeded reading license info.

[Visual Basic]

Public ReadOnly Property Port() As String

  Public Get

  End Get

End Property

[C#]

public string Port { public get; }

Property Value

The port where the search succeded. (can be LPT1 ... LPTn, USB1 ... USBn or DLL)

See Also

LCInfo Class | BR.AN Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]