Property IsApp
IsApp
Gets a value indicating whether this protocol is an application.
public bool IsApp { get; }
Property Value
- bool
trueif 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.