다음을 통해 공유


CatalogItem 멤버

Represents an item in a SharePoint library.

CatalogItem 형식은 다음 멤버를 노출합니다.

생성자

  이름 설명
공용 메서드 CatalogItem Initializes a new instance of the CatalogItem class.

맨 위로 이동

메서드

  이름 설명
공용 메서드 Equals (Object에서 상속됩니다.)
보호된 메서드 Finalize (Object에서 상속됩니다.)
공용 메서드 GetHashCode (Object에서 상속됩니다.)
공용 메서드 GetType (Object에서 상속됩니다.)
보호된 메서드 MemberwiseClone (Object에서 상속됩니다.)
공용 메서드 ToString (Object에서 상속됩니다.)

맨 위로 이동

속성

  이름 설명
공용 속성 CreatedBy Gets the name of the user who originally added the item to the SharePoint library.
공용 속성 CreationDate Gets the date and time that the item was added to the SharePoint library.
공용 속성 CreationDateSpecified Gets or sets a value that indicates whether the CreationDate property is specified.
공용 속성 Description Gets the description of an item.
공용 속성 ExecutionDate Gets the date and time at which a report execution snapshot was last created for a report.
공용 속성 ExecutionDateSpecified Gets or sets a value that indicates whether the ExecutionDate property is specified.
공용 속성 Hidden Gets a value that indicates whether an item is hidden on the user interface.
공용 속성 HiddenSpecified Gets or sets a value that indicates whether the Hidden property is specified.
공용 속성 ID Gets the ID of an item.
공용 속성 MimeType Gets the MIME type of a resource.
공용 속성 ModifiedBy Gets the name of the user who last modified the item.
공용 속성 ModifiedDate Gets the date and time the user last modified the item.
공용 속성 ModifiedDateSpecified Gets or sets a value that indicates whether the ModifiedDate property is specified.
공용 속성 Name Gets the name of an item.
공용 속성 Path Gets the full path name of an item.
공용 속성 Size Gets the size, in bytes, of an item.
공용 속성 SizeSpecified Gets or sets a value that indicates whether the Size property is specified.
공용 속성 Type Gets the type of the item.
공용 속성 VirtualPath Gets the virtual path of the item.

맨 위로 이동