|
AssemblyInfoRootNamespace Property
|
Gets the root namespace of the
Assembly.
Namespace: GSF.ReflectionAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.296-beta+d85e3b6b23676c9fffb3231e358b4f94ad70793d
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