HttpRequestWrapper.IsLocal Özellik

Tanım

İsteğin yerel bilgisayardan olup olmadığını gösteren bir değer alır.

public:
 virtual property bool IsLocal { bool get(); };
public override bool IsLocal { get; }
member this.IsLocal : bool
Public Overrides ReadOnly Property IsLocal As Boolean

Özellik Değeri

Boolean

true istek yerel bilgisayardan ise, Aksi takdirde, false .

Şunlara uygulanır