Property IsInternal
IsInternal
Gets a value indicating whether this interface is internal.
public bool IsInternal { get; }
Property Value
- bool
trueif this is an internal interface; otherwise,false.
Gets a value indicating whether this interface is internal.
public bool IsInternal { get; }
true if this is an internal interface; otherwise, false.