Protocols/MSNP/Activities/SDK/Techref/Objectmodel/Objects/Channel/Properties/FileReceived: Difference between revisions
Jump to navigation
Jump to search
Animadoria (talk | contribs) (Created automatically by Anima Importer) |
Animadoria (talk | contribs) (Created automatically by Anima Importer) |
||
Line 1: | Line 1: | ||
<!-- Generated @ 08/12/2022 23: | <!-- Generated @ 08/12/2022 23:46:00 +01:00 using Anima's CHM converter based on techref/objectmodel/objects/channel/properties/FileReceived.htm --> | ||
{{Protocols/MSNP|section=Activities}} | {{Protocols/MSNP|section=Activities}} | ||
__NOTOC__= <a class="clsStd" href="/techref/objectmodel/objects/channel/index.htm">Channel</a>.FileInfo Property (Restricted) = | __NOTOC__= <a class="clsStd" href="/techref/objectmodel/objects/channel/index.htm">Channel</a>.FileInfo Property (Restricted) = |
Revision as of 22:46, 12 August 2022
<a class="clsStd" href="/techref/objectmodel/objects/channel/index.htm">Channel</a>.FileInfo Property (Restricted)
Returns a FileInfo object representing a file that is being sent or received. This property is labeled "restricted" because it is available only if the application has the SendFile permission. For more information, see Standard vs. Advanced Applications.
VBScript Syntax
external.Channel.FileInfo
JavaScript Syntax
window.external.Channel.FileInfo
Property Value
A FileInfo object representing a file that is being sent or received.