HelpFileBuilderPlugInExportAttributeCopyright Property
This is used to get or set copyright information for the plug-in
Namespace: SandcastleBuilder.Utils.BuildComponentAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.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