ShellUtilitiesEnsureBindCtxPropertyBag Method (IBindCtx, Object, Boolean) |
Namespace: ShellBoost.Core.Utilities
public static int EnsureBindCtxPropertyBag( this IBindCtx bindContext, out Object store, bool throwOnError = true )
Exception | Condition |
---|---|
ArgumentNullException | bindContext is null. |