MovedUINode(String, String, UINodeType) Konstruktor
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Initialisiert eine neue Instanz der MovedUINode-Klasse.
public:
MovedUINode(System::String ^ path, System::String ^ oldPath, Microsoft::VisualStudio::Workspace::UINodeType uiNodeType);
public MovedUINode (string path, string oldPath, Microsoft.VisualStudio.Workspace.UINodeType uiNodeType);
new Microsoft.VisualStudio.Workspace.MovedUINode : string * string * Microsoft.VisualStudio.Workspace.UINodeType -> Microsoft.VisualStudio.Workspace.MovedUINode
Public Sub New (path As String, oldPath As String, uiNodeType As UINodeType)
Parameter
- path
- String
Vollständiger Pfad des UI-Knotens
- oldPath
- String
Der alte Pfad der Benutzeroberflächen Knoten.
- uiNodeType
- UINodeType
Der uinode-Typ