SNMPBase.FullName Property

<< 点击显示目录 >>

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

SNMPBase.FullName Property

BR.AN.PviServices .NET


Gets the name of teh object an all names of all parent objects in hierarchy.

[Visual Basic]

Public ReadOnly Property FullName() As String

  Public Get

  End Get

End Property

[C#]

public string FullName { public get; }

Property Value

The name of teh object an all names of all parent objects in hierarchy.

See Also

SNMPBase Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]