IExpansionContextContextType Property |
The type of expansion value this context contains.
Namespace:
MFiles.VAF.Placeholders
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
SyntaxExpansionContextType ContextType { get; }
ReadOnly Property ContextType As ExpansionContextType
Get
property ExpansionContextType ContextType {
ExpansionContextType get ();
}
Property Value
Type:
ExpansionContextType
See Also