M-Files Vault Application Framework
C#
Show/Hide TOC
Placeholder
Text
Conversion (Placeholder
Text to String)
Definition
Namespace:
MFiles.VAF.Configuration.Placeholders
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
static
implicit operator
string
(
PlaceholderText
p
)
Parameters
p
PlaceholderText
Return Value
String
See Also
Reference
PlaceholderText Class
Overload
MFiles.VAF.Configuration.Placeholders Namespace
In This Article
Definition
Parameters
Return Value
See Also