Gets the value.
Namespace:
Dundas.BI.FileSystem
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic string Value { get; }Public ReadOnly Property Value As String
Get
public:
property String^ Value {
String^ get ();
}member Value : string with get
Property Value
Type:
String
See Also