Property HasExposers
HasExposers
Gets or sets a value indicating whether this protocol has exposers.
public bool HasExposers { get; set; }
Property Value
- bool
trueif this protocol has exposers; otherwise,false.
Gets or sets a value indicating whether this protocol has exposers.
public bool HasExposers { get; set; }
true if this protocol has exposers; otherwise, false.