ExpansionContextTType Property |
The type of item this list contains.
Namespace:
MFiles.VAF.Placeholders
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic Type Type { get; }
Public ReadOnly Property Type As Type
Get
public:
virtual property Type^ Type {
Type^ get () sealed;
}
Property Value
Type:
TypeImplements
IExpansionContextType
See Also