ScriptInfoResponse.Scripts Property
Public ReadOnly Property Scripts() As List(Of ServerScriptLibrary)
This language is not supported or no code example is available.
public List<ServerScriptLibrary> Scripts {get;}
This language is not supported or no code example is available.
public:
property List<ServerScriptLibrary^>^ Scripts {
List<ServerScriptLibrary^>^ get( );
}
This language is not supported or no code example is available.