qualified name that uniquely identifies this element. If ItemPath and ItemName are both blank or missing, then this Item Property cannot be read, written or subscribed to.
See the corresponding section in the OPC DA Custom Specification which references IOPCItemProperties::LookupItemIDs().
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ItemProperty Dim value As String instance.ItemPath = value value = instance.ItemPath |
C# | |
---|---|
[XmlAttributeAttribute()] public string ItemPath {get; set;} |
Target Platforms:Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family
>