AssemblyDetailsDescription Property
This read-only property returns the assembly description which is a combination of the name,
version, culture, and public key token.
Namespace: Sandcastle.Core.ReflectionAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public string Description { get; }
Public ReadOnly Property Description As String
Get
public:
property String^ Description {
String^ get ();
}
member Description : string with get
Property Value
String