StartupContent.ServiceStatements Property

Definition

public:
 property System::Collections::Generic::List<System::String ^> ^ ServiceStatements { System::Collections::Generic::List<System::String ^> ^ get(); };
public System.Collections.Generic.List<string> ServiceStatements { get; }
member this.ServiceStatements : System.Collections.Generic.List<string>
Public ReadOnly Property ServiceStatements As List(Of String)

Property Value

List<String>

Applies to