ApiAssemblyPropertiesAssemblyName Property
This read-only property returns the assembly name
Namespace: Sandcastle.Core.ReflectionAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public string AssemblyName { get; }
Public ReadOnly Property AssemblyName As String
Get
public:
property String^ AssemblyName {
String^ get ();
}
member AssemblyName : string with get
Property Value
String