ShellUtilitiesAddToBindCtx Method |
Namespace: ShellBoost.Core.Utilities
public static int AddToBindCtx( this IBindCtx bindContext, string name, Object value, bool throwOnError = true )
| Exception | Condition |
|---|---|
| ArgumentNullException | bindContext is null or name is null. |