ResourceNotFoundException construtor (String)
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxe
'Declaração
Public Sub New ( _
message As String _
)
'Uso
Dim message As String
Dim instance As New ResourceNotFoundException(message)
public ResourceNotFoundException(
string message
)
Parâmetros
- message
Tipo: System.String
Ver também
Referência
ResourceNotFoundException classe
ResourceNotFoundException membros