SPUserCodeAssemblyFileDefinition Members
Include Protected Members
Include Inherited Members
Represents a file in a user assembly group.
The SPUserCodeAssemblyFileDefinition type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPUserCodeAssemblyFileDefinition | Creates a new instance of the SPUserCodeAssemblyFileDefinition class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
FileContents | Gets or sets an array of bytes that contains the contents of a file. |
![]() |
FileName | Specifies the name of the file (without the path). |
![]() |
FileStream | A stream containing the contents of the file. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top