SPUserCodeAssemblyFileDefinition members

Represents a file in a user assembly group.

The SPUserCodeAssemblyFileDefinition type exposes the following members.

Constructors

  Name Description
Public method SPUserCodeAssemblyFileDefinition Creates a new instance of the SPUserCodeAssemblyFileDefinition class.

Top

Properties

  Name Description
Public property FileContents Gets or sets an array of bytes that contains the contents of a file.
Public property FileName Specifies the name of the file (without the path).
Public property FileStream A stream containing the contents of the file.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPUserCodeAssemblyFileDefinition class

Microsoft.SharePoint.Administration namespace