DName.Implicit(DName to String) Operator
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.
String representation of the name value.
public static implicit operator string(Microsoft.PowerFx.Core.Utils.DName name);
static member op_Implicit : Microsoft.PowerFx.Core.Utils.DName -> string
Public Shared Widening Operator CType (name As DName) As String
Parameters
- name
- DName