ActivitiesResources.Win32ErrorMessage Field
Encountered Win32 error {0} from method {1}.
Namespace: Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly: Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)
Syntax
'Declaration
Public Const Win32ErrorMessage As String
public const string Win32ErrorMessage
public:
literal String^ Win32ErrorMessage
static val mutable Win32ErrorMessage: string
public const var Win32ErrorMessage : String
.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.
See Also
Reference
Microsoft.TeamFoundation.Build.Workflow.Activities Namespace