共用方式為


SPFileSaveBinaryParameters.OutVirusCheckMessage property

取得病毒掃描該檔案上執行的相關資訊的訊息。

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

Syntax

'宣告
Public Property OutVirusCheckMessage As String
    Get
    Friend Set
'用途
Dim instance As SPFileSaveBinaryParameters
Dim value As String

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

Property value

Type: System.String
病毒掃描的相關資訊的訊息文字。

請參閱

參照

SPFileSaveBinaryParameters class

SPFileSaveBinaryParameters members

Microsoft.SharePoint namespace