PermissionException.Type Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual property Microsoft::BizTalk::ExplorerOM::ErrorType Type { Microsoft::BizTalk::ExplorerOM::ErrorType get(); };
public override Microsoft.BizTalk.ExplorerOM.ErrorType Type { get; }
member this.Type : Microsoft.BizTalk.ExplorerOM.ErrorType
Public Overrides ReadOnly Property Type As ErrorType