ServerResult - Constructeur (ServerResultCode)
Espace de noms : Microsoft.Office.Web.Conversion.ViewerInterface
Assembly : Microsoft.Office.Server.Conversion.ViewerInterface (dans Microsoft.Office.Server.Conversion.ViewerInterface.dll)
Syntaxe
'Déclaration
Public Sub New ( _
serverResultCode As ServerResultCode _
)
'Utilisation
Dim serverResultCode As ServerResultCode
Dim instance As New ServerResult(serverResultCode)
public ServerResult(
ServerResultCode serverResultCode
)
Paramètres
- serverResultCode
Type : Microsoft.Office.Web.Conversion.ViewerInterface.ServerResultCode
Voir aussi
Référence
Microsoft.Office.Web.Conversion.ViewerInterface - Espace de noms