BuildComponentExportAttributeCopyright Property
This is used to get or set copyright information for the build component
Namespace: Sandcastle.Core.BuildAssembler.BuildComponentAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public string Copyright { get; set; }
Public Property Copyright As String
Get
Set
public:
property String^ Copyright {
String^ get ();
void set (String^ value);
}
member Copyright : string with get, set
Property Value
String