Compartilhar via


PolicyResourceNotEnabledException construtor (String)

Inicializa uma nova instância da classe PolicyResourceNotEnabledException com uma mensagem de erro especificado.

Namespace:  Microsoft.Office.RecordsManagement.PolicyFeatures
Assembly:  Microsoft.Office.Policy (em Microsoft.Office.Policy.dll)

Sintaxe

'Declaração
Public Sub New ( _
    message As String _
)
'Uso
Dim message As String

Dim instance As New PolicyResourceNotEnabledException(message)
public PolicyResourceNotEnabledException(
    string message
)

Parâmetros

Ver também

Referência

PolicyResourceNotEnabledException classe

PolicyResourceNotEnabledException membros

PolicyResourceNotEnabledException em sobrecarga

Microsoft.Office.RecordsManagement.PolicyFeatures namespace