﻿

   TypeName: System.Security.HostProtectionException

Name               MemberType Definition                                                                               
----               ---------- ----------                                                                               
Equals             Method     bool Equals(System.Object obj), bool _Exception.Equals(System.Object obj)                
GetBaseException   Method     System.Exception GetBaseException(), System.Exception _Exception.GetBaseException()      
GetHashCode        Method     int GetHashCode(), int _Exception.GetHashCode()                                          
GetObjectData      Method     void GetObjectData(System.Runtime.Serialization.SerializationInfo info, System.Runtime...
GetType            Method     type GetType(), type _Exception.GetType()                                                
ToString           Method     string ToString(), string _Exception.ToString()                                          
Data               Property   System.Collections.IDictionary Data {get;}                                               
DemandedResources  Property   System.Security.Permissions.HostProtectionResource DemandedResources {get;}              
HelpLink           Property   string HelpLink {get;set;}                                                               
HResult            Property   int HResult {get;set;}                                                                   
InnerException     Property   System.Exception InnerException {get;}                                                   
Message            Property   string Message {get;}                                                                    
ProtectedResources Property   System.Security.Permissions.HostProtectionResource ProtectedResources {get;}             
Source             Property   string Source {get;set;}                                                                 
StackTrace         Property   string StackTrace {get;}                                                                 
TargetSite         Property   System.Reflection.MethodBase TargetSite {get;}                                           


