Document Members
Describes a client document or server document that is associated with a FIM CM request.
The following tables list the members exposed by the Document type.
Public Properties
Name | Description | |
---|---|---|
![]() |
Content | Gets the contents of the document. |
![]() |
MimeType | Gets the MIME type that is associated with the document. |
![]() |
Name | Gets the name of the document. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object) |
![]() |
GetHashCode | (Inherited from Object) |
![]() |
GetType | (Inherited from Object) |
![]() |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object) |
![]() |
MemberwiseClone | (Inherited from Object) |
Top