Image Constructor
Initializes a new instance of the Image class.
Namespace: Microsoft.VisualStudio.TeamSystem.Data.Generators
Assembly: Microsoft.VisualStudio.TeamSystem.Data.Generators (in Microsoft.VisualStudio.TeamSystem.Data.Generators.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New Image()
public Image()
public:
Image()
public function Image()
Permissions
- 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.