ModelingToolboxItem.ToolboxContextOrigin Field
This type has a SecurityCriticalAttribute attribute, which restricts it to internal use by the .NET Framework for Silverlight class library. Application code that uses any member of this type throws a MethodAccessException.
[SECURITY CRITICAL]
Specifies the key that indicates that a copy operation originated in the Toolbox. This field is constant.
Namespace: Microsoft.VisualStudio.Modeling.Design
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
Syntax
'Declaration
Public Const ToolboxContextOrigin As String
public const string ToolboxContextOrigin
public:
literal String^ ToolboxContextOrigin
static val mutable ToolboxContextOrigin: string
public const var ToolboxContextOrigin : String