Freigeben über


DName(String) Constructor

Definition

Initializes a new instance of the DName struct.

public DName(string value);
new Microsoft.PowerFx.Core.Utils.DName : string -> Microsoft.PowerFx.Core.Utils.DName
Public Sub New (value As String)

Parameters

value
String

The value of the name.

Applies to