TypeDescriptorPermission.IsUnrestricted メソッド

定義

部分的に信頼されたコードから型記述子を呼び出できるかどうかを示す値を取得します。

public:
 virtual bool IsUnrestricted();
public bool IsUnrestricted();
abstract member IsUnrestricted : unit -> bool
override this.IsUnrestricted : unit -> bool
Public Function IsUnrestricted () As Boolean

返品

true Flags プロパティが RestrictedRegistrationAccess に設定されている場合は。それ以外の場合はfalse

実装

適用対象

こちらもご覧ください