XDASrv Reference Manual
Name Field
See Also  Send Feedback
NSPlugin Namespace > BrowseNodeInfo Class : Name Field




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 (Declaration) 
Public Name As String
Visual Basic (Usage)Copy Code
Dim instance As BrowseNodeInfo
Dim value As String
 
value = instance.Name
 
instance.Name = value
C# 
public string Name
Managed Extensions for C++ 
public: string* Name
C++/CLI 
public:
String^ Name

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Copyright © 2002-2011 Advosol Inc. All Rights Reserved.