ServiceRegistration.IsExposedLocally Property

Definition

Gets a value indicating whether this service is exposed to local clients relative to itself.

public:
 property bool IsExposedLocally { bool get(); };
public bool IsExposedLocally { get; }
member this.IsExposedLocally : bool
Public ReadOnly Property IsExposedLocally As Boolean

Property Value

Applies to