Property Namespace
Namespace
Gets the full name of the namespace in the current scope, or null
if no namespace is relevant to the current scope.
Declaration
public override string Namespace { get; }
Property Value
Type | Description |
---|---|
String |
Gets the full name of the namespace in the current scope, or null
if no namespace is relevant to the current scope.
public override string Namespace { get; }
Type | Description |
---|---|
String |