IdeaBlade.Core Assembly > IdeaBlade.Core Namespace > PropertyInterceptorModeExtensions Class : With Method |
'Declaration
<ExtensionAttribute()> Public Shared Function With( _ ByVal operationMode As PropertyDirection, _ ByVal timing As PropertyInterceptorTiming _ ) As PropertyInterceptorMode
'Usage
Dim operationMode As PropertyDirection Dim timing As PropertyInterceptorTiming Dim value As PropertyInterceptorMode value = PropertyInterceptorModeExtensions.With(operationMode, timing)
[Extension()] public static PropertyInterceptorMode With( PropertyDirection operationMode, PropertyInterceptorTiming timing )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2