NamedItem.IsWellFormed Method
Verify the item is well formed. Throw if it is not.
Namespace: Microsoft.TeamFoundation.Warehouse
Assembly: Microsoft.TeamFoundation.Warehouse (in Microsoft.TeamFoundation.Warehouse.dll)
Syntax
'Declaration
Public Overridable Sub IsWellFormed
public virtual void IsWellFormed()
public:
virtual void IsWellFormed()
abstract IsWellFormed : unit -> unit
override IsWellFormed : unit -> unit
public function IsWellFormed()
.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.