Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkLinkedResource()()()()
Initializes a new empty instance of a LinkedResource.
Public methodSupported by the .NET Compact FrameworkLinkedResource(Stream, String)
Initializes a new instance of a LinkedResource with the content of the supplied stream and with a media type.
Public methodSupported by the .NET Compact FrameworkLinkedResource(String, String)
Initializes a new instance of a LinkedResource with the content of the specified file and with media type.
Public methodSupported by the .NET Compact FrameworkLinkedResource(Stream, String, String)
Initializes a new instance of a LinkedResource with the content of the supplied stream and with a media type and suggested name.

See Also