public string QueryText { get; }
Public ReadOnly Property QueryText As String
Get
public:
virtual property String^ QueryText {
String^ get () sealed;
}
abstract QueryText : string with get
override QueryText : string with get
Значение свойства никогда не равно null.