MSBuildProjectAssemblyName Property
This is used to get the assembly name
Namespace: SandcastleBuilder.Utils.MSBuildAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.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