FileCreatedEventArgsComponentId Property
This read-only property returns the ID of the component that saved the file
Namespace: Sandcastle.Tools.BuildComponentsAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public string ComponentId { get; }
Public ReadOnly Property ComponentId As String
Get
public:
property String^ ComponentId {
String^ get ();
}
member ComponentId : string with get
Property Value
String