PlaceholderTextExTPlaceholderEnvironment   Conversion (PlaceholderTextExTPlaceholderEnvironment to String)

Definition

Namespace: MFiles.VAF.Placeholders
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public static implicit operator string (
	PlaceholderTextEx<TPlaceholderEnvironment> p
)

Parameters

p  PlaceholderTextExTPlaceholderEnvironment
 

Return Value

String

See Also