AssemblyInfoRootNamespace Property
Gets the root namespace of the
Assembly.
Namespace: Gemstone.ReflectionAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.137 -- Release Build+84492f84208b356bfb930d6c506a4bce06d2449a
public string RootNamespace { get; }
Public ReadOnly Property RootNamespace As String
Get
public:
property String^ RootNamespace {
String^ get ();
}
function get_RootNamespace();
Property Value
String