EventHandlerEnvironmentView Property |
Accessor for the external view object.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic View View { get; }
Public ReadOnly Property View As View
Get
public:
property View^ View {
View^ get ();
}
Property Value
Type:
View
See Also