Property IsApp
IsApp
Gets a value indicating whether this protocol is an application.
public bool IsApp { get; }
Property Value
- bool
true
if this protocol is an application; otherwise,false
.
Gets a value indicating whether this protocol is an application.
public bool IsApp { get; }
true
if this protocol is an application; otherwise, false
.