public bool IsSParameter { get; }
Public ReadOnly Property IsSParameter As Boolean Get
public: virtual property bool IsSParameter { bool get () sealed; }
abstract IsSParameter : bool with get override IsSParameter : bool with get
In This Article