protected override string SplashSingleItemInitialText { get; }
Protected Overrides ReadOnly Property SplashSingleItemInitialText As String
Get
protected:
virtual property String^ SplashSingleItemInitialText {
String^ get () override;
}
abstract SplashSingleItemInitialText : string with get
override SplashSingleItemInitialText : string with get