ExpansionContextTText Property |
A string representation of the values contained.
Namespace:
MFiles.VAF.Placeholders
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic abstract string Text { get; }
Public MustOverride ReadOnly Property Text As String
Get
public:
virtual property String^ Text {
String^ get () abstract;
}
Property Value
Type:
StringImplements
IExpansionContextText
See Also