If ItemPath is Blank or missing at all levels of the hierarchy, then the ItemName is expected to be a fully qualified name.
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ItemIdentifier Dim value As String instance.ItemName = value value = instance.ItemName |
C# | |
---|---|
[XmlAttributeAttribute()] public string ItemName {get; set;} |
Target Platforms:Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family
>