Compartilhar via


PolicyResourceNotEnabledException construtor (String, Exception)

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

Sintaxe

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

Dim instance As New PolicyResourceNotEnabledException(message, _
    inner)
public PolicyResourceNotEnabledException(
    string message,
    Exception inner
)

Parâmetros

Ver também

Referência

PolicyResourceNotEnabledException classe

PolicyResourceNotEnabledException membros

PolicyResourceNotEnabledException em sobrecarga

Microsoft.Office.RecordsManagement.PolicyFeatures namespace