FileCreatedEventArgsFilePath Property
This read-only property returns the path to the saved file
Namespace: Sandcastle.Tools.BuildComponentsAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public string FilePath { get; }
Public ReadOnly Property FilePath As String
Get
public:
property String^ FilePath {
String^ get ();
}
member FilePath : string with get
Property Value
String