ResourceItemSourceFile Property
This is used to get or set the name of the file containing the resource item
Namespace: SandcastleBuilder.Utils.ConceptualContentAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public string SourceFile { get; set; }
Public Property SourceFile As String
Get
Set
public:
property String^ SourceFile {
String^ get ();
void set (String^ value);
}
member SourceFile : string with get, set
Property Value
String