Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.10.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
Remarks
This key is used in conjunction with the CopyOriginContext class.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.