VSProjectNode Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
VSProjectNode() | |
VSProjectNode(IntPtr) |
VSProjectNode()
public:
VSProjectNode();
public VSProjectNode ();
Public Sub New ()
Applies to
VSProjectNode(IntPtr)
public:
VSProjectNode(IntPtr ptr1);
public VSProjectNode (IntPtr ptr1);
new Dynamics.AX.Application.VSProjectNode : nativeint -> Dynamics.AX.Application.VSProjectNode
Public Sub New (ptr1 As IntPtr)
Parameters
- ptr1
-
IntPtr
nativeint