PlaceholderTextTPlaceholderCommandsProvider   Conversion (PlaceholderTextTPlaceholderCommandsProvider to String)

Definition

Namespace: MFiles.VAF.Configuration.Placeholders
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public static implicit operator string (
	PlaceholderText<TPlaceholderCommandsProvider> p
)

Parameters

p  PlaceholderTextTPlaceholderCommandsProvider
 

Return Value

String

See Also