PviKeyWordAttribute.PviKeyWord Property

<< 点击显示目录 >>

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

PviKeyWordAttribute.PviKeyWord Property

BR.AN.PviServices .NET


Gets the key word for the parameter expected by the PVI parameter parser.

[Visual Basic]

Public ReadOnly Property PviKeyWord() As String

  Public Get

  End Get

End Property

[C#]

public string PviKeyWord { public get; }

Property Value

The key word for the parameter expected by the PVI parameter parser.

See Also

PviKeyWordAttribute Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]