Share via


IFunctionProvider.NameSpace Property

Definition

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

Property Value

Applies to