Instance Property インスタンスプロパティ

isProxy

A Boolean value that indicates whether the receiver represents a proxy server. あるブール値、それはレシーバがプロキシサーバを表すかどうかを指し示します。

Declaration 宣言

@property(readonly) BOOL isProxy;

Discussion 議論

YES if the receiver represents a proxy server, NO otherwise. YES、もしレシーバがプロキシサーバを表すならば、そうでなければNO

See Also 参照

Getting Protection Space Properties 保護空間プロパティを取得する