AfterLoadedPreviewEventArgsPath Property |
Contains the path of the file that was loaded.
Namespace: Jam.ShellAssembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
Syntaxpublic string Path { get; }Public ReadOnly Property Path As String
Get
public:
property String^ Path {
String^ get ();
}member Path : string with get
Property Value
String
See Also