| IPlugInMetadataCopyright Property |
This read-only property returns the copyright information for the plug-in
Namespace: SandcastleBuilder.Utils.BuildComponentAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax string Copyright { get; }
ReadOnly Property Copyright As String
Get
property String^ Copyright {
String^ get ();
}
abstract Copyright : string with get
Property Value
Type:
StringSee Also