|
AssemblyInfoRootNamespace Property
|
Gets the root namespace of the
Assembly.
Namespace: GSF.ReflectionAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.282-beta+fbfa6baa1521236175f6d73fb2eb151a42453aef
Syntaxpublic string RootNamespace { get; }Public ReadOnly Property RootNamespace As String
Get
member RootNamespace : string with get
function get_RootNamespace();
View SourceProperty Value
String
See Also