Property HasNoElementPrefix
HasNoElementPrefix
Gets or sets a value indicating whether this protocol has no element prefix.
public bool HasNoElementPrefix { get; set; }
Property Value
- bool
true
if the protocol has no element prefix; otherwise,false
.