[This is preliminary documentation and is subject to change.]
Get the actual string contained in this object
Namespace: NFX.ErlangAssembly: NFX.Erlang (in NFX.Erlang.dll) Version: 3.0.0.1 (3.0.0.1)
public string Value { get; }
public string Value { get; }
Public ReadOnly Property Value As String
Get
Public ReadOnly Property Value As String
Get
public:
virtual property String^ Value {
String^ get () sealed;
}
public:
virtual property String^ Value {
String^ get () sealed;
}
abstract Value : string with get
override Value : string with get
abstract Value : string with get
override Value : string with get
Property Value
Type:
StringImplements
IErlObject T Value