XMLDA.NET Reference
Name Property
See Also  Send Feedback
xmldanet.xmlda Namespace > BrowseElement Class : Name Property

Glossary Item Box

Short user friendly portion of the namespace pointing to the element. This is the string to be used for display purposes in a tree control.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As BrowseElement
Dim value As String
 
instance.Name = value
 
value = instance.Name
C# 
[XmlAttributeAttribute()]
public string Name {get; set;}

Requirements

Target Platforms:Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

>

See Also

© 2002-2012 Advosol Inc. All Rights Reserved.