Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Gets the definition of this value.
Namespace: Microsoft.Data.Edm.Library.Values
Assembly: Microsoft.Data.Edm (in Microsoft.Data.Edm.dll)
Syntax
'Declaration
Public ReadOnly Property Value As String
Get
'Usage
Dim instance As EdmStringConstant
Dim value As String
value = instance.Value
public string Value { get; }
public:
virtual property String^ Value {
String^ get () sealed;
}
abstract Value : string
override Value : string
final function get Value () : String
Property Value
Type: System.String
The definition of this value.