Gets the Path of the file
Namespace: DotNetNuke.Services.InstallerAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public string Path { get; private set; } |
| Visual Basic |
|---|
Public Property Path As String Get Private Set |
| Sandcastle Documented DotNetNuke Core |
| InstallFile..::..Path Property |
| InstallFile Class See Also Send Feedback |
| C# |
|---|
public string Path { get; private set; } |
| Visual Basic |
|---|
Public Property Path As String Get Private Set |