Share via


IVsServiceInfo.HasOverride Property

Definition

Determines whether the service has an override.

public:
 property bool HasOverride { bool get(); };
public:
 property bool HasOverride { bool get(); };
[System.Runtime.InteropServices.DispId(1610678276)]
public bool HasOverride { get; }
[<System.Runtime.InteropServices.DispId(1610678276)>]
member this.HasOverride : bool
Public ReadOnly Property HasOverride As Boolean

Property Value

True if the service has an override, otherwise false.

Attributes

Applies to