C# Class CmisCmdlets.CmisContentCommandBase

Inheritance: CmisCommandBase
Afficher le fichier Open project: OpenDataSpace/CmisCmdlets

Protected Properties

Свойство Type Description
ContentInternal string
LocalFileInternal string
MimeTypeInternal string

Méthodes protégées

Méthode Description
BeginProcessing ( ) : void
GetContentStream ( ) : ContentStream
HasContent ( ) : bool
ProcessRecord ( ) : void

Method Details

BeginProcessing() protected méthode

protected BeginProcessing ( ) : void
Résultat void

GetContentStream() protected méthode

protected GetContentStream ( ) : ContentStream
Résultat ContentStream

HasContent() protected méthode

protected HasContent ( ) : bool
Résultat bool

ProcessRecord() protected méthode

protected ProcessRecord ( ) : void
Résultat void

Property Details

ContentInternal protected_oe property

protected string ContentInternal
Résultat string

LocalFileInternal protected_oe property

protected string LocalFileInternal
Résultat string

MimeTypeInternal protected_oe property

protected string MimeTypeInternal
Résultat string