|   | LogMessageAssemblyName Property | 
        
        
            The 
Assembly associated with 
LogPublisher that generated the message.
            
 GSF.Core (in GSF.Core.dll) Version: 2.4.257-beta+00aa2366fbb9ec75f636ebc7cfa610e3826a727c
 Syntax
Syntaxpublic string AssemblyName { get; }Public ReadOnly Property AssemblyName As String
	Get
public:
property String^ AssemblyName {
	String^ get ();
}member AssemblyName : string with get
function get_AssemblyName();
Property Value
String See Also
See Also