LinkedResource Methods

The LinkedResource type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreateLinkedResourceFromString(String)
Creates the linked resource from string.
Public methodStatic memberCreateLinkedResourceFromString(String, ContentType)
Creates the linked resource from string.
Public methodStatic memberCreateLinkedResourceFromString(String, Encoding, String)
Creates the linked resource from string.
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from AttachmentBase.)
Protected methodDispose(Boolean)
Releases unmanaged and - optionally - managed resources.
(Inherited from AttachmentBase.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Protected methodGenerateContentId
Generates the content id value.
(Inherited from AttachmentBase.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSave(Stream)
Saves the specified stream.
(Inherited from AttachmentBase.)
Public methodSave(String)
Saves the specified file name.
(Inherited from AttachmentBase.)
Protected methodSetContentFromString
Sets the content from string.
(Inherited from AttachmentBase.)
Public methodToString (Inherited from Object.)
See Also