BindingRedirectSettingsAssemblyName Property
This is used to get or set the assembly name (no extension)
Namespace: SandcastleBuilder.PlugInsAssembly: SandcastleBuilder.PlugIns (in SandcastleBuilder.PlugIns.dll) Version: 2024.12.21.0
public string AssemblyName { get; set; }
Public Property AssemblyName As String
Get
Set
public:
property String^ AssemblyName {
String^ get ();
void set (String^ value);
}
member AssemblyName : string with get, set
Property Value
String