ControlNotFoundException Oluşturucu (String, Exception)
Ad alanı: Microsoft.Office.Tools.Outlook
Derleme: Microsoft.Office.Tools.v4.0.Framework (Microsoft.Office.Tools.v4.0.Framework.dll içinde)
Sözdizimi
'Bildirim
Public Sub New ( _
identifier As String, _
innerException As Exception _
)
public ControlNotFoundException(
string identifier,
Exception innerException
)
Parametreler
- identifier
Tür: System.String
- innerException
Tür: System.Exception
.NET Framework Güvenliği
- Anında arayanlar için tam güven. Bu üye kısmen güvenilen kodla kullanılamaz. Daha fazla bilgi için bkz. Kısmen Güvenilen Koddan Kitaplıkları Kullanma.
Ayrıca bkz.
Başvuru
ControlNotFoundException Sınıf