We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34b3847 commit 530a57cCopy full SHA for 530a57c
File_Engine/Create/FSDirectory.cs
@@ -39,7 +39,6 @@ public static partial class Create
39
/**** Private Methods ****/
40
/***************************************************/
41
42
- [Input("parentDirectory", "Path of parent Directory of the directory. You can also specify a string path.")]
43
[Input("dirFullPath", "Name of the directory.")]
44
[Description("Creates a oM.Adapters.File.FSDirectory object from the input full path.")]
45
[Output("The created oM.Adapters.File.FSDirectory object.")]
0 commit comments