public ShortcutFileInfo(
string filePath
)
Public Sub New (
filePath As String
)
Dim filePath As String
Dim instance As New ShortcutFileInfo(filePath)
public:
ShortcutFileInfo(
String^ filePath
)
new :
filePath : string -> ShortcutFileInfo
No code example is currently available or this language may not be supported.
[Missing <param name="filePath"/> documentation for "M:DevCase.Core.IO.FileSystem.ShortcutFileInfo.#ctor(System.String)"]