IFunctionProvider.NameSpace Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The namespace for this provider. This should be a legal identifier in the expression language. Multiple providers may contribute to the same namespace.
public string NameSpace { get; }
member this.NameSpace : string
Public ReadOnly Property NameSpace As String