Compartilhar via


SPFileSaveBinaryParameters.OutVirusCheckMessage property

Recebe uma mensagem com informações sobre uma verificação de vírus realizada no arquivo.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Public Property OutVirusCheckMessage As String
    Get
    Friend Set
'Uso
Dim instance As SPFileSaveBinaryParameters
Dim value As String

value = instance.OutVirusCheckMessage
public string OutVirusCheckMessage { get; internal set; }

Property value

Type: System.String
O texto de uma mensagem com informações sobre uma verificação de vírus.

Ver também

Referência

SPFileSaveBinaryParameters class

SPFileSaveBinaryParameters members

Microsoft.SharePoint namespace