This documentation is archived and is not being maintained.
ValidationOptionAttribute.ValidationOption Property
Visual Studio 2008
Gets the value of the System.Workflow.ComponentModel.Compiler.ValidationOption associated with this instance.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
'Declaration Public ReadOnly Property ValidationOption As ValidationOption 'Usage Dim instance As ValidationOptionAttribute Dim value As ValidationOption value = instance.ValidationOption
Property Value
Type: System.Workflow.ComponentModel.Compiler.ValidationOptionThe value of the System.Workflow.ComponentModel.Compiler.ValidationOption associated with this instance.
- 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.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: